summaryrefslogtreecommitdiff
path: root/devel/automake
diff options
context:
space:
mode:
authorsbd <sbd>2012-03-10 08:00:52 +0000
committersbd <sbd>2012-03-10 08:00:52 +0000
commitfa41545321f684d0d2485673395c8245f69a3927 (patch)
treead75c1758de8f226cf3e21931d24f4fc0ed85289 /devel/automake
parent98df270793ee7f93de777b817e91177b025e7f84 (diff)
downloadpkgsrc-fa41545321f684d0d2485673395c8245f69a3927.tar.gz
Add share/aclocal to the PLIST. aclocal dies if this directory doesn't
exist. Bump PKGREVISION.
Diffstat (limited to 'devel/automake')
-rw-r--r--devel/automake/Makefile3
-rw-r--r--devel/automake/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 0f315de1a93..d085a10c841 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2012/03/03 12:58:13 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2012/03/10 08:00:52 sbd Exp $
#
DISTNAME= automake-1.11.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/} \
ftp://sources.redhat.com/pub/automake/
diff --git a/devel/automake/PLIST b/devel/automake/PLIST
index d7a7342f49e..91048f4bb46 100644
--- a/devel/automake/PLIST
+++ b/devel/automake/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2012/03/03 12:58:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.16 2012/03/10 08:00:52 sbd Exp $
bin/aclocal
bin/aclocal-${PKG_DIR_VERSION}
bin/automake
@@ -130,3 +130,4 @@ share/automake-${PKG_DIR_VERSION}/symlink-tree
share/automake-${PKG_DIR_VERSION}/texinfo.tex
share/automake-${PKG_DIR_VERSION}/ylwrap
share/doc/automake/amhello-1.0.tar.gz
+@pkgdir share/aclocal