pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: add a portability skip
details: https://anonhg.NetBSD.org/pkgsrc/rev/81444bf27a35
branches: trunk
changeset: 389858:81444bf27a35
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Dec 11 19:35:15 2022 +0000
description:
firefox: add a portability skip
diffstat:
www/firefox/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 39a618102332 -r 81444bf27a35 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Sun Dec 11 18:20:42 2022 +0000
+++ b/www/firefox/mozilla-common.mk Sun Dec 11 19:35:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.243 2022/12/11 13:49:09 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.244 2022/12/11 19:35:15 tnn Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -80,7 +80,7 @@
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}intl/icu/source/configure
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}browser/components/loop/run-all-loop-tests.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}browser/extensions/loop/run-all-loop-tests.sh
-#CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}modules/pdfium/update.sh
+CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}third_party/libwebrtc/tools_webrtc/iwyu/apply-iwyu
CONFIGURE_ARGS+= --enable-default-toolkit=cairo-gtk3
CONFIGURE_ARGS+= --enable-release
Home |
Main Index |
Thread Index |
Old Index