aboutsummaryrefslogtreecommitdiff
path: root/devel/bennugd-core
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-14 09:42:12 +0000
commit03cceed935615886af3d9551e9fb9b573ce3744a (patch)
treefefb362514ed477cab8a0c201ef842c790185635 /devel/bennugd-core
parentf2a68ebb7a9de69a3ae4d9df85ad0471ad8deab9 (diff)
downloadports-03cceed935615886af3d9551e9fb9b573ce3744a.tar.gz
ports-03cceed935615886af3d9551e9fb9b573ce3744a.zip
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=312209
Diffstat (limited to 'devel/bennugd-core')
-rw-r--r--devel/bennugd-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bennugd-core/Makefile b/devel/bennugd-core/Makefile
index b924b3a61467..5bede4d7196c 100644
--- a/devel/bennugd-core/Makefile
+++ b/devel/bennugd-core/Makefile
@@ -34,7 +34,7 @@ post-extract:
@${CHMOD} a+x ${WRKSRC}/configure ${WRKSRC}/install-sh
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|; s|-lpthread|${PTHREAD_LIBS}|' \
+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/configure
post-install: