summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2013-05-22 05:32:43 +0000
committerjnemeth <jnemeth@pkgsrc.org>2013-05-22 05:32:43 +0000
commit522088fab366a5fe43765c05f3de941c19320f2f (patch)
treeac373860a78cda3048db9271838b6f1d890e442e
parente3470367752e660d43cd85907621e03bb461e23f (diff)
downloadpkgsrc-522088fab366a5fe43765c05f3de941c19320f2f.tar.gz
Add bash to TOOLS, but hold off on PKGREVISION as another bug fix should
be going in very soon.
-rw-r--r--sysutils/xentools42/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile
index 510b0bbbaa0..1d7ef59c3fb 100644
--- a/sysutils/xentools42/Makefile
+++ b/sysutils/xentools42/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2013/05/22 05:32:43 jnemeth Exp $
#
# VERSION is set in version.mk as it is shared with other packages
.include "version.mk"
@@ -41,7 +41,7 @@ CHECK_PORTABILITY_SKIP= examples/*
EGDIR= ${PREFIX}/share/examples/xen
MESSAGE_SUBST+= EGDIR=${EGDIR}
-USE_TOOLS+= pod2man gmake pkg-config makeinfo perl
+USE_TOOLS+= pod2man gmake pkg-config makeinfo perl bash
GNU_CONFIGURE= YES
#CONFIGURE_ARGS+= --enable-xenapi