mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
512cb98f2b
commit
433ec55c64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497914
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user