aboutsummaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-08-17 05:17:14 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-08-17 05:17:14 +0000
commitb1004eb606733fdc8a0ae7f526b938d87c2f269a (patch)
tree0be8ae9d223a360188f6cedca8d6b4c4ea8639e8 /security/openssl/Makefile
parent34fccf664b8fecdb2bf08098f1a4de069c386520 (diff)
downloadports-b1004eb606733fdc8a0ae7f526b938d87c2f269a.tar.gz
ports-b1004eb606733fdc8a0ae7f526b938d87c2f269a.zip
Notes
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 0c3cc498c2b6..b4152b7f062b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -924,6 +924,10 @@ PLIST_SUB+= SHLIBVER=${OPENSSL_SHLIBVER}
INSTALLS_SHLIB= yes
.endif
+.if defined(WITH_OPENSSL_COMPRESSION)
+EXTRACONFIGURE+= zlib
+.endif
+
.if defined(OPENSSL_OVERWRITE_BASE)
.if exists(/lib/libcrypto.so) || exists(/lib/libcrypto.so.3)
pre-everything::