From dcb4a7323031a403e3cb477f8c46e7b83cd5f787 Mon Sep 17 00:00:00 2001 From: alek Date: Wed, 13 Apr 2005 10:00:41 +0000 Subject: [PATCH] - Add autom4te to AUTOCONF_SCRIPTS - Bump VERSION From Jacob Meuser ok espie@ --- devel/metaauto/Makefile | 6 +++--- devel/metaauto/pkg/PLIST | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/metaauto/Makefile b/devel/metaauto/Makefile index aa6531e289f..729ec726290 100644 --- a/devel/metaauto/Makefile +++ b/devel/metaauto/Makefile @@ -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} diff --git a/devel/metaauto/pkg/PLIST b/devel/metaauto/pkg/PLIST index 131fb34db07..b8d4c1beedb 100644 --- a/devel/metaauto/pkg/PLIST +++ b/devel/metaauto/pkg/PLIST @@ -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