pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/qore
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 25 21:56:04 UTC 2016
Modified Files:
pkgsrc/lang/qore: Makefile
Log Message:
Needs bash to build.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/qore/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/qore/Makefile
diff -u pkgsrc/lang/qore/Makefile:1.8 pkgsrc/lang/qore/Makefile:1.9
--- pkgsrc/lang/qore/Makefile:1.8 Fri Jul 22 10:34:45 2016
+++ pkgsrc/lang/qore/Makefile Mon Jul 25 21:56:04 2016
@@ -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
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