Add share/aclocal to the PLIST. aclocal dies if this directory doesn't

exist.

Bump PKGREVISION.
This commit is contained in:
sbd 2012-03-10 08:00:52 +00:00
parent fcc67f0799
commit 99453f8fbd
2 changed files with 4 additions and 2 deletions

View file

@ -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/

View file

@ -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