diff options
Diffstat (limited to 'devel/autoconf/Makefile')
-rw-r--r-- | devel/autoconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index 894680749ee..e388077450a 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2005/08/06 06:19:07 jlam Exp $ +# $NetBSD: Makefile,v 1.59 2006/03/30 03:44:42 jlam Exp $ DISTNAME= autoconf-2.59 PKGREVISION= 2 @@ -23,7 +23,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-lispdir TEXINFO_REQD= 4.0 -INFO_FILES= autoconf.info standards.info +INFO_FILES= # PLIST AUTOMAKE_OVERRIDE= NO |