+autoreconf
This commit is contained in:
parent
8f53f71956
commit
ef61b689c4
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/02/15 14:01:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/02/15 17:08:25 espie Exp $
|
||||
|
||||
COMMENT= "wrapper for gnu auto*"
|
||||
|
||||
VERSION= 0.0
|
||||
VERSION= 0.1
|
||||
DISTNAME= metaauto-${VERSION}
|
||||
CATEGORIES= devel
|
||||
DISTFILES=
|
||||
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
SCRIPTS=autoconf autoupdate autoheader
|
||||
SCRIPTS=autoconf autoupdate autoheader autoreconf
|
||||
WRKDIST=${WRKDIR}
|
||||
|
||||
do-build:
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/02/15 14:01:18 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/02/15 17:08:25 espie Exp $
|
||||
bin/autoconf
|
||||
bin/autoheader
|
||||
bin/autoreconf
|
||||
bin/autoupdate
|
||||
|
Loading…
Reference in New Issue
Block a user