pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/spidermonkey185 spidermonkey185: Skip unnecessary...
details: https://anonhg.NetBSD.org/pkgsrc/rev/28aded072196
branches: trunk
changeset: 414635:28aded072196
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Mar 30 19:16:11 2020 +0000
description:
spidermonkey185: Skip unnecessary portability test.
diffstat:
lang/spidermonkey185/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r caa61a4d0dc4 -r 28aded072196 lang/spidermonkey185/Makefile
--- a/lang/spidermonkey185/Makefile Mon Mar 30 19:04:21 2020 +0000
+++ b/lang/spidermonkey185/Makefile Mon Mar 30 19:16:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/08/11 13:21:24 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/30 19:16:11 jperkin Exp $
#
DISTNAME= js185-1.0.0
@@ -34,6 +34,8 @@
# XXX: workaround for js-config command and mozjs185.pc
CONFIGURE_ENV+= MOZILLA_VERSION=4.0
+CHECK_PORTABILITY_SKIP+= configure.in
+
PKGCONFIG_OVERRIDE+= ctypes/libffi/libffi.pc.in
PKGCONFIG_OVERRIDE+= mozjs185.pc.in
Home |
Main Index |
Thread Index |
Old Index