summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-07 10:50:46 +0000
committerhasso <hasso@pkgsrc.org>2009-06-07 10:50:46 +0000
commit43402d4d34aaf7fec8dd5f9faa982fbaf32e078d (patch)
tree4efb0407b4c4cde9a4e10653fc64f19cd033714b
parentf483b73f27ec4545e504395527d178ce5098ebb5 (diff)
downloadpkgsrc-43402d4d34aaf7fec8dd5f9faa982fbaf32e078d.tar.gz
Needs a bash.
-rw-r--r--devel/xsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile
index bd9b62b0dd6..76851a19398 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