aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipcad/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-24 18:19:23 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-24 18:19:23 +0000
commitb2053786ce53da051a1e5756f7cbe55aa50180dc (patch)
treed22ee47f309af4f98bfeb96fd87674677e46b434 /net-mgmt/ipcad/Makefile
parent266f7e411b0de527c9763fb14af2aa0e226051cc (diff)
downloadports-b2053786ce53da051a1e5756f7cbe55aa50180dc.tar.gz
ports-b2053786ce53da051a1e5756f7cbe55aa50180dc.zip
Notes
Diffstat (limited to 'net-mgmt/ipcad/Makefile')
-rw-r--r--net-mgmt/ipcad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile
index 87ded8b819cc..7a98a7ee4553 100644
--- a/net-mgmt/ipcad/Makefile
+++ b/net-mgmt/ipcad/Makefile
@@ -17,8 +17,8 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
post-patch:
- @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \
- s|/usr/local|${PREFIX}|g; s|pthread_detach|pthread_create|g'\
+ @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g; \
+ s|pthread_detach|pthread_create|g'\
${WRKSRC}/configure
post-install: