security/openssl111: Set portscout limits

This commit is contained in:
Bernard Spil 2023-11-26 15:45:31 +01:00
parent 8d2d82b392
commit aa483edc88
2 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,8 @@ CONFIGURE_ARGS+= enable-ec_nistp_64_gcc_128
OPENSSLDIR?= ${PREFIX}/openssl-unsafe/etc
PLIST_SUB+= OPENSSLDIR=${OPENSSLDIR:S=^${PREFIX}/==}
PORTSCOUT= ignore
.include "version.mk"
post-patch:

View File

@ -118,6 +118,8 @@ SHARED_USE= ldconfig=yes
SSL3_CONFIGURE_ON+= enable-ssl3-method
ZLIB_CONFIGURE_ON= zlib-dynamic
PORTSCOUT= limit=^1\.1\.1
.include <bsd.port.pre.mk>
.if ${PREFIX} == /usr
IGNORE= the OpenSSL port can not be installed over the base version