aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2014-03-31 03:37:22 +0800
committerdinoex <dinoex@FreeBSD.org>2014-03-31 03:37:22 +0800
commit0e9bb222bfa92dab220ec8356d8e64d24e47d65b (patch)
treed5ff5e37d69fb0d40342be57a7cf9fdbb0641e1c
parent33dbb249c1c892615e3e7ef4db1218c5594c28d8 (diff)
downloadfreebsd-ports-gnome-0e9bb222bfa92dab220ec8356d8e64d24e47d65b.tar.gz
freebsd-ports-gnome-0e9bb222bfa92dab220ec8356d8e64d24e47d65b.tar.zst
freebsd-ports-gnome-0e9bb222bfa92dab220ec8356d8e64d24e47d65b.zip
- add missing LIB_DEPENDS for forbidden option GMP
-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