summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /security/openssl
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile1
-rw-r--r--security/openssl/pkg-plist2
2 files changed, 0 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index fc90e2e89326..b5734897a7f7 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -94,7 +94,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/$i.so.${SHLIBVER} ${PREFIX}/lib
@${LN} -sf $i.so.${SHLIBVER} ${PREFIX}/lib/$i.so
.endfor
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/openssl
diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist
index 959d549b1240..890ede42b0ec 100644
--- a/security/openssl/pkg-plist
+++ b/security/openssl/pkg-plist
@@ -78,5 +78,3 @@ share/doc/openssl/openssl.txt
@dirrm openssl/private
@dirrm openssl
@dirrm share/doc/openssl
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R