summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2021-10-02 13:10:52 +0000
committertnn <tnn@pkgsrc.org>2021-10-02 13:10:52 +0000
commit211f57606c11c9f36c5c63c87ed551104ab9280d (patch)
tree8967d8a48c3ce94aafc99ca12e2ee92f87999042 /www
parent0fdee3fe9cd86aff90e22f59cd2d4b942d7eec18 (diff)
downloadpkgsrc-211f57606c11c9f36c5c63c87ed551104ab9280d.tar.gz
firefox: sync CHECK_PORTABILITY_SKIPs w/ devel/nss
Diffstat (limited to 'www')
-rw-r--r--www/firefox/mozilla-common.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk
index 62643a5f3d9..0df86eea56d 100644
--- a/www/firefox/mozilla-common.mk
+++ b/www/firefox/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.208 2021/10/01 13:31:52 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.209 2021/10/02 13:10:52 tnn Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -68,8 +68,7 @@ CXXFLAGS+= -mstackrealign
PLIST.i386= yes
.endif
-CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
-CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
+CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/*/*.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}js/src/tests/update-test262.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}intl/icu/source/configure
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}browser/components/loop/run-all-loop-tests.sh