diff options
Diffstat (limited to 'devel/autoconf')
-rw-r--r-- | devel/autoconf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index a7b9df2107a..000ec040300 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2003/07/17 21:29:34 grant Exp $ +# $NetBSD: Makefile,v 1.42 2003/08/09 10:44:35 seb Exp $ DISTNAME= autoconf-2.57 CATEGORIES= devel @@ -21,7 +21,6 @@ CONFIGURE_ARGS+= --without-lispdir CONFIGURE_ENV+= AWK="${AWK}" M4= ${PREFIX}/bin/gm4 -USE_NEW_TEXINFO= YES INFO_FILES= autoconf.info standards.info PERL5_REQD= 5.6 |