pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/xsd Needs a bash.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8c1fce4747c
branches:  trunk
changeset: 394222:e8c1fce4747c
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Sun Jun 07 10:50:46 2009 +0000

description:
Needs a bash.

diffstat:

 devel/xsd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4d1d2f8157fe -r e8c1fce4747c devel/xsd/Makefile
--- a/devel/xsd/Makefile        Sun Jun 07 10:44:54 2009 +0000
+++ b/devel/xsd/Makefile        Sun Jun 07 10:50:46 2009 +0000
@@ -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 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_TOOLS+=            gmake gm4
+USE_TOOLS+=            bash gmake gm4
 USE_LANGUAGES+=                c++
 
 SUBST_CLASSES+=                boost



Home | Main Index | Thread Index | Old Index