summaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commita65ed2e51bf631a6b8ab766f984bf33c686d239a (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/cryptopp
parentFix header conversion (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
Notes
Notes: svn path=/head/; revision=327769
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index 0754531fc45d..ca215b55220d 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -16,6 +16,7 @@ OPTIONS_DEFAULT= STATIC THREADS
STATIC_DESC= Build static version only (no shared libs)
GCC_DESC= Build with current GCC
+NO_STAGE= yes
.include <bsd.port.options.mk>
NO_WRKSUBDIR= yes