aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl/Makefile')
-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)