diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index bd9b62b0dd68..76851a19398a 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -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