aboutsummaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-16 01:18:29 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-16 01:20:08 +0000
commit1328b38bfbcd583e005254ce82ec739bcd6018d0 (patch)
treea8f436339350c69c21be7268332e2d76bc240e87 /security/nss
parentb762a45031e7e2d7cc526cf803fc6fd8e3c6a132 (diff)
downloadports-1328b38bfbcd583e005254ce82ec739bcd6018d0.tar.gz
ports-1328b38bfbcd583e005254ce82ec739bcd6018d0.zip
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index e50b02a671ca..0cd91a381ffb 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -51,6 +51,8 @@ OPTIONS_DEFINE_powerpc64= VSX
VSX_CFLAGS= -DUSE_PPC_CRYPTO
VSX_DESC= Use VSX optimized routines (POWER8 or newer)
+TESTING_UNSAFE= Fatal DOMSUF env. variable is not defined
+
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MDEBUG}