aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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