aboutsummaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 08:30:27 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 08:30:27 +0000
commitc55ac89dcdd6a84ca67f7888c69ebe78c1dac826 (patch)
tree123ddeae4f07536b3d89acc6409ce124aa06d373 /security/cryptopp
parentf7fc243237d967aba76bb0b8a954cf952eca0693 (diff)
downloadports-c55ac89dcdd6a84ca67f7888c69ebe78c1dac826.tar.gz
ports-c55ac89dcdd6a84ca67f7888c69ebe78c1dac826.zip
Notes
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index e526737669d7..68c46dfef8d9 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -46,8 +46,7 @@ USE_LDCONFIG= yes
.endif
.if ${PORT_OPTIONS:MTHREADS}
-CXXFLAGS+= ${PTHREAD_CFLAGS}
-LDFLAGS+= ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread
.endif
do-install: