This needs something like the change below to allow running the
regression tests.  Which go from six failures in 6.15 to seven.

(Yes, I'm now checking the tree for more problems of this kind...)

--- shells/tcsh/Makefile        Wed Jul  1 20:56:25 2009
+++ mystuff/shells/tcsh/Makefile        Thu Jul 16 23:58:13 2009
@@ -22,8 +21,9 @@
 
 ALL_TARGET=    all catalogs
 
-REGRESS_DEPENDS=:autoconf-2.59*:devel/autoconf/2.59
-REGRESS_FLAGS= AUTOCONF_VERSION=2.59
+AUTOCONF_VERSION=2.59 
+REGRESS_DEPENDS=${MODGNU_AUTOCONF_DEPENDS}
+REGRESS_FLAGS= AUTOCONF_VERSION=${AUTOCONF_VERSION}
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/tcsh ${PREFIX}/bin/tcsh
-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to