MFH: r485627

Mark this as broken on 12+ with base ssl.

Reminded by:	pkg-fallout
This commit is contained in:
Mathieu Arnold 2018-12-17 09:27:04 +00:00
parent 5f8e147da1
commit 97242efcf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=487664

View File

@ -33,6 +33,12 @@ USES= perl5 ssl
USE_PERL5= modbuild
CONFIGURE_ARGS= --openssl-cflags=-L${OPENSSLINC} --openssl-ldflags="-I${OPENSSLLIB} ${OPENSSL_LDFLAGS}"
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200085 && ${SSL_DEFAULT} == base
BROKEN= Does not support OpenSSL 1.1
.endif
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/OpenSSL/CA/*/*.so