summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-07-16 09:18:40 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-07-16 09:18:40 +0000
commit90c2f5fac63b42d287133256f585261bb71e6b20 (patch)
tree450189cc7092e3bf7a6dcfe4258f687a0ee865f6 /security
parent- Update han to work in 4.x. Use patches from kon2-16dot. (diff)
Set INSTALLS_SHLIB.
Submitted by: Dmitry Grigorovich <odip@bionet.nsc.ru> Forgotten by: sobomax
Notes
Notes: svn path=/head/; revision=30684
Diffstat (limited to 'security')
-rw-r--r--security/openssl-beta/Makefile1
-rw-r--r--security/openssl/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index b5734897a7f7..a7dfc03dfd77 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -31,6 +31,7 @@ PLIST= ${PKGDIR}/PLIST.noshared
ALL_TARGET= freebsd-shared all
SHLIBVER= 1
MAKE_ENV+= SHLIBVER=${SHLIBVER}
+INSTALLS_SHLIB= yes
.endif
MANPREFIX= ${PREFIX}/openssl
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index b5734897a7f7..a7dfc03dfd77 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -31,6 +31,7 @@ PLIST= ${PKGDIR}/PLIST.noshared
ALL_TARGET= freebsd-shared all
SHLIBVER= 1
MAKE_ENV+= SHLIBVER=${SHLIBVER}
+INSTALLS_SHLIB= yes
.endif
MANPREFIX= ${PREFIX}/openssl