MFH: r497914

Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-04-05 05:31:52 +00:00
parent 9b9e88a81d
commit f193ee18cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497915

View File

@ -67,6 +67,11 @@ check:
.include <bsd.port.options.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= OpenSSL version 1.1.0 or greater is currently not supported
BROKEN_FreeBSD_13= OpenSSL version 1.1.0 or greater is currently not supported
.endif
.if ${PORT_OPTIONS:MIMAGEMAGICK}
CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE}
LIB_DEPENDS+= libMagickWand-6.so:graphics/ImageMagick6