Remove FORBIDDEN, oenssl-0.9.6d doesn't made in into 4.6 RELEASE
This commit is contained in:
parent
cb1a5fa977
commit
0b1516b7ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61841
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue