aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-06-24 05:14:58 +0800
committerdinoex <dinoex@FreeBSD.org>2002-06-24 05:14:58 +0800
commit8ef49864d8d373a823f5670ec7a54494104eef99 (patch)
tree709b4476e4e134c8cd066eca5ff165708609f213
parent1a8959d0efd313f8993462f373aa46df4b818a13 (diff)
downloadfreebsd-ports-gnome-8ef49864d8d373a823f5670ec7a54494104eef99.tar.gz
freebsd-ports-gnome-8ef49864d8d373a823f5670ec7a54494104eef99.tar.zst
freebsd-ports-gnome-8ef49864d8d373a823f5670ec7a54494104eef99.zip
Remove FORBIDDEN, oenssl-0.9.6d doesn't made in into 4.6 RELEASE
-rw-r--r--security/openssl-beta/Makefile3
-rw-r--r--security/openssl/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 18badc776740..c839007b1ed0 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -16,9 +16,6 @@ MASTER_SITES= http://www.openssl.org/source/ \
MAINTAINER= dinoex@FreeBSD.org
.include <bsd.port.pre.mk>
-.if exists(/usr/lib/libssl.a) && ${OSVERSION} >= 460000
-FORBIDDEN= "OpenSSL is already in the base system"
-.endif
.if ${PORTOBJFORMAT} == "aout"
MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=-Bforcearchive
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 18badc776740..c839007b1ed0 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -16,9 +16,6 @@ MASTER_SITES= http://www.openssl.org/source/ \
MAINTAINER= dinoex@FreeBSD.org
.include <bsd.port.pre.mk>
-.if exists(/usr/lib/libssl.a) && ${OSVERSION} >= 460000
-FORBIDDEN= "OpenSSL is already in the base system"
-.endif
.if ${PORTOBJFORMAT} == "aout"
MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=-Bforcearchive