summaryrefslogtreecommitdiff
path: root/devel/automake14
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-30 03:44:41 +0000
committerjlam <jlam>2006-03-30 03:44:41 +0000
commit4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c (patch)
treee284cce507534ba20c3380c2f5b60203bf4526fe /devel/automake14
parent8a3f3aff46d4065ab9601287b6d7839ed280af03 (diff)
downloadpkgsrc-4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c.tar.gz
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'devel/automake14')
-rw-r--r--devel/automake14/Makefile4
-rw-r--r--devel/automake14/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 96ed111b29e..7a0dd67c2fa 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/05 16:27:24 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/03/30 03:44:42 jlam Exp $
#
DISTNAME= automake-1.4-p6
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
_STRIPFLAG_INSTALL= # none
USE_TOOLS+= makeinfo perl:run
-INFO_FILES= automake14.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/devel/automake14/PLIST b/devel/automake14/PLIST
index e384150d12e..4a54da55b38 100644
--- a/devel/automake14/PLIST
+++ b/devel/automake14/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2004/02/13 08:26:03 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/03/30 03:44:42 jlam Exp $
bin/aclocal-1.4
bin/automake-1.4
+info/automake14.info
share/aclocal-1.4/amversion.m4
share/aclocal-1.4/ccstdc.m4
share/aclocal-1.4/cond.m4