1- Update version (Makefile)

2- added autoheader in USE_TOOLS+
This commit is contained in:
Kamel Ibn Aziz Derouiche 2009-03-21 11:09:49 +00:00 committed by Thomas Klausner
parent b05993234f
commit c3c2ffe179

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2008/12/21 22:07:19 cheusov Exp $
# $NetBSD: Makefile,v 1.6 2009/03/21 11:09:49 jihbed Exp $
#
DISTNAME= dash-0.5.4
DISTNAME= dash-0.5.5.1
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
@ -12,7 +12,7 @@ COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake autoconf
USE_TOOLS+= gmake autoconf autoheader
pre-configure:
cd ${WRKSRC} && autoheader && autoconf