summaryrefslogtreecommitdiff
path: root/lang/qore
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-25 21:56:04 +0000
committerwiz <wiz>2016-07-25 21:56:04 +0000
commit6a6ec9a637907f5870683d0ff9dbe516619fd9eb (patch)
tree9981a8e454d9192d4bdfc8fc603d65ea185c736a /lang/qore
parentda1ef3ec356d7baa9c92d829bbc3dc567dd120c8 (diff)
downloadpkgsrc-6a6ec9a637907f5870683d0ff9dbe516619fd9eb.tar.gz
Needs bash to build.
Diffstat (limited to 'lang/qore')
-rw-r--r--lang/qore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index 74d882c7fb8..603ee3a6ab7 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/07/22 10:34:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/25 21:56:04 wiz Exp $
DISTNAME= qore-0.8.12
CATEGORIES= lang
@@ -15,7 +15,7 @@ LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= bison flex gmake pax
+USE_TOOLS+= bash bison flex gmake pax
USE_LANGUAGES= c c99 c++
PTHREAD_OPTS+= native
FLEX_REQD= 2.5.31