diff options
Diffstat (limited to 'comms/hf/Makefile')
-rw-r--r-- | comms/hf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 98005b88bce0..bc1488d78c92 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -24,6 +24,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message CONFLICTS= sysutils/lbl-hf-1.* +OPTIONS_DEFINE= DOCS EXAMPLES + post-configure: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \ ${WRKSRC}/hfkernel/Makefile |