pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/qore Needs bash to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9c98372327b
branches: trunk
changeset: 350303:c9c98372327b
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 25 21:56:04 2016 +0000
description:
Needs bash to build.
diffstat:
lang/qore/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2c79cbbf2101 -r c9c98372327b lang/qore/Makefile
--- a/lang/qore/Makefile Mon Jul 25 17:16:02 2016 +0000
+++ b/lang/qore/Makefile Mon Jul 25 21:56:04 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index