summaryrefslogtreecommitdiff
path: root/devel/autoconf213/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r--devel/autoconf213/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 6b711073486..9a1134f8a52 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/31 11:16:39 asau Exp $
+# $NetBSD: Makefile,v 1.25 2013/04/06 20:27:17 rodent Exp $
DISTNAME= autoconf-2.13
PKGNAME= autoconf213-2.13
@@ -20,6 +20,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --program-transform-name='s/$$/-2.13/'
-INFO_FILES= # PLIST
+INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"