Needs a bash.
This commit is contained in:
parent
b2e6902be1
commit
a63417a5aa
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/05/10 14:50:50 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/06/07 10:50:46 hasso Exp $
|
||||
|
||||
DISTNAME= xsd-3.2.0+dep
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -12,7 +12,7 @@ COMMENT= W3C XML Schema to C++ data binding compiler
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_TOOLS+= gmake gm4
|
||||
USE_TOOLS+= bash gmake gm4
|
||||
USE_LANGUAGES+= c++
|
||||
|
||||
SUBST_CLASSES+= boost
|
||||
|
|
Loading…
Reference in a new issue