summaryrefslogtreecommitdiff
path: root/devel/autoconf/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
committerjlam <jlam@pkgsrc.org>2006-03-30 03:44:41 +0000
commit792529759b850aa6227cf6c074e30e190258a2ed (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/autoconf/Makefile
parent67b40424518ea89a6b2972171275539f5e3e6254 (diff)
downloadpkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/autoconf/Makefile')
-rw-r--r--devel/autoconf/Makefile4
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