aboutsummaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
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: