aboutsummaryrefslogtreecommitdiff
path: root/security/cryptopp
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2014-06-20 13:01:43 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2014-06-20 13:01:43 +0000
commit4b08b8193b8959030b9363896d7eb4f33fb9c8cb (patch)
tree7bd6bd5cf7b0bd84ddd4fe37b70ef60a50c728e8 /security/cryptopp
parent0c31d9933e1322a9ddb7750c9917a558f0156f7d (diff)
downloadports-4b08b8193b8959030b9363896d7eb4f33fb9c8cb.tar.gz
ports-4b08b8193b8959030b9363896d7eb4f33fb9c8cb.zip
Notes
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index 9957c3de0502..4b0fca2bbbfa 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= delphij@FreeBSD.org
COMMENT= Free C++ class library of Cryptographic Primitives
OPTIONS_DEFINE= DEBUG DOCS GCC STATIC THREADS
-OPTIONS_DEFAULT= STATIC THREADS
+OPTIONS_DEFAULT= THREADS
STATIC_DESC= Build static version only (no shared libs)
GCC_DESC= Build with current GCC