summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-07-16 09:18:40 +0000
committerdirk <dirk@FreeBSD.org>2000-07-16 09:18:40 +0000
commit42cc266c431d56d63a9cebee8da9a106cbac8876 (patch)
tree81bea656613eb8ab97fae64f083765b6adf50ca1 /security
parente104b470ef31ac97f618734f0393954806ac0c8b (diff)
downloadFreeBSD-ports-42cc266c431d56d63a9cebee8da9a106cbac8876.zip
FreeBSD-ports-42cc266c431d56d63a9cebee8da9a106cbac8876.tar.gz
Set INSTALLS_SHLIB.
Submitted by: Dmitry Grigorovich <odip@bionet.nsc.ru> Forgotten by: sobomax
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 b573489..a7dfc03 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 b573489..a7dfc03 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
OpenPOWER on IntegriCloud