aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-02-12 03:39:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-02-12 03:39:09 +0000
commita7509127f4557439fc72940dbfeafb68883b1f84 (patch)
tree9a05239da2d178e19877e5e46f5bd347433ffd28 /security/openssl
parent7e15904e7c2a58136842cf98566ebabaf48ecc8c (diff)
downloadports-a7509127f4557439fc72940dbfeafb68883b1f84.tar.gz
ports-a7509127f4557439fc72940dbfeafb68883b1f84.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 6f31810316d9..45faa3106f49 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -916,7 +916,7 @@ PLIST_SUB+= SHARED=""
EXTRACONFIGURE+= shared
MAKE_ENV+= SHLIBVER=${OPENSSL_SHLIBVER}
PLIST_SUB+= SHLIBVER=${OPENSSL_SHLIBVER}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.endif
.if defined(WITH_OPENSSL_COMPRESSION)