summaryrefslogtreecommitdiff
path: root/security/beecrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r--security/beecrypt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile
index 191c426aa66a..1ffb40d475b5 100644
--- a/security/beecrypt/Makefile
+++ b/security/beecrypt/Makefile
@@ -14,7 +14,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-java
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
.if defined(WITH_OPENMP)