1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
This commit is contained in:
Antoine Brodin 2019-04-03 11:05:53 +00:00
parent dec7c4a509
commit 3d016316fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497706

View File

@ -97,6 +97,11 @@ EXPIRATION_DATE= 2019-03-15
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= checking for RAND_egd in -lcrypto... no
BROKEN_FreeBSD_13= checking for RAND_egd in -lcrypto... no
.endif
.if ${SSL_DEFAULT:Mlibressl*}
# The configure script will output this message, so save the user the trouble
IGNORE= detected LibreSSL: This is NOT supported, and may break consensus compatibility!