- Add autom4te to AUTOCONF_SCRIPTS

- Bump VERSION

From Jacob Meuser <jakemsr@jakemsr.com>

ok espie@
This commit is contained in:
alek 2005-04-13 10:00:41 +00:00
parent dcc28d9bf1
commit dcb4a73230
2 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2005/01/15 15:40:21 espie Exp $
# $OpenBSD: Makefile,v 1.7 2005/04/13 10:00:41 alek Exp $
COMMENT= "wrapper for gnu auto*"
VERSION= 0.4
VERSION= 0.5
DISTNAME= metaauto-${VERSION}
CATEGORIES= devel
DISTFILES=
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
AUTOCONF_SCRIPTS=autoconf autoupdate autoheader autoreconf
AUTOCONF_SCRIPTS=autoconf autoupdate autoheader autoreconf autom4te
AUTOMAKE_SCRIPTS=automake aclocal
WRKDIST=${WRKDIR}

View File

@ -1,8 +1,9 @@
@comment $OpenBSD: PLIST,v 1.5 2005/01/15 15:40:21 espie Exp $
@comment $OpenBSD: PLIST,v 1.6 2005/04/13 10:00:41 alek Exp $
@conflict automake-<=1.4-p6p1
bin/aclocal
bin/autoconf
bin/autoheader
bin/autom4te
bin/automake
bin/autoreconf
bin/autoupdate
bin/automake
bin/aclocal