summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2005-02-12 14:45:53 +0000
committergavan <gavan@pkgsrc.org>2005-02-12 14:45:53 +0000
commitf7124962537c2de0b76f8620351c4e98bf9b593f (patch)
tree3763fd6e7f9d63166c3a0e8ec2b542436ecf9348 /regress/Makefile
parente556247a8396200654be918c41640385d99b2761 (diff)
downloadpkgsrc-f7124962537c2de0b76f8620351c4e98bf9b593f.tar.gz
New test to verify that the USE_GNU_TOOLS mechanism works while building
a different GNU tool. For now, this test fails if flex or bison are already installed. This is suboptimal, but the alternatives (choosing a different PKG_DBDIR and LOCALBASE) are difficult to implement at the individual test level.
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 12ec47ff1cd..fd987c1689f 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2004/09/08 15:04:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2005/02/12 14:45:53 gavan Exp $
COMMENT= Regression tests for pkgsrc infrastructure
SUBDIR+= buildlink-libtool
SUBDIR+= buildlink-transform
SUBDIR+= buildlink-unwrap
+SUBDIR+= ignore-tools
SUBDIR+= pkgfail
SUBDIR+= print-plist