summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authormef <mef>2015-05-09 23:12:19 +0000
committermef <mef>2015-05-09 23:12:19 +0000
commitcfc06ec9091587f9bc2492f6990eeb3f75d98f3a (patch)
tree28352e5adb404ce5ae58a576640f239da09dcc42 /devel/autoconf
parent4bbfa2e05c5e7be9d12b941b1ed9f6e1bb366687 (diff)
downloadpkgsrc-cfc06ec9091587f9bc2492f6990eeb3f75d98f3a.tar.gz
Set TEST_TARGET?= # empty to skip make test
devel/autoconf (but just add 2.69 status) devel/dejagnu devel/p5-ExtUtils-AutoInstall (infinite loop) devel/p5-Inline-C (fail at t/27inline_maker.t) devel/p5-Search-Elasticsearch (several items) Some other {net,devel}/p5-packages Set BUILD_DEPENDS+= for make test
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index a2eab7e1934..1eed54bc9ce 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2014/10/09 14:06:07 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2015/05/09 23:12:20 mef Exp $
#
# When updating this package, please update mk/gnu-config/config.guess,
# mk/gnu-config/config.sub, and mk/gnu-config/missing as well.
@@ -37,6 +37,10 @@ AUTOMAKE_OVERRIDE= NO
# [GNU Autoconf 2.67] testsuite: 213 268 269 failed
# 213?; other two ok because of buildlink
+# [GNU Autoconf 2.69] testsuite: 281 282 failed
+# 281: AC_NO_EXECUTABLES (working linker) FAILED (c.at:221)
+# 282: AC_NO_EXECUTABLES (broken linker) FAILED (c.at:231)
+
TEST_TARGET= check
CHECK_WRKREF_SKIP+= ${PREFIX}/share/autoconf/autoconf/autoconf.m4f