summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:37:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:37:22 +0000
commitae1515c459211711dc036fb8f65737c5711b29ee (patch)
treed5ff5e37d69fb0d40342be57a7cf9fdbb0641e1c /security/openssl
parent- Fix typo, use for @mode in pkg-plist 664 instead of 664 (diff)
- add missing LIB_DEPENDS for forbidden option GMP
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 3da653aef837..5b2bd52d8e7b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -45,6 +45,8 @@ RFC3779_DESC?= RFC3779 support
GMP_DESC?= gmp support (LGPLv3)
EC_DESC?= Optimize NIST elliptic curves
+GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
+
MAKE_JOBS_UNSAFE= yes
NOPRECIOUSMAKEVARS= Too many _MLINKS for fetch
NOPRECIOUSSOFTMAKEVARS= Too many _MLINKS for fetch