diff options
Diffstat (limited to 'security/openssl-unsafe')
-rw-r--r-- | security/openssl-unsafe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl-unsafe/Makefile b/security/openssl-unsafe/Makefile index 172d18b34a2f..3d3c342de1b5 100644 --- a/security/openssl-unsafe/Makefile +++ b/security/openssl-unsafe/Makefile @@ -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: |