pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/joos USE_TOOLS+=flex, per latest linux build
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d81c7eed7d7
branches: trunk
changeset: 603832:6d81c7eed7d7
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon May 14 07:42:35 2012 +0000
description:
USE_TOOLS+=flex, per latest linux build
diffstat:
lang/joos/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d8bcbf25c639 -r 6d81c7eed7d7 lang/joos/Makefile
--- a/lang/joos/Makefile Mon May 14 07:35:02 2012 +0000
+++ b/lang/joos/Makefile Mon May 14 07:42:35 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/04/13 05:46:44 dholland Exp $
+# $NetBSD: Makefile,v 1.16 2012/05/14 07:42:35 dholland Exp $
#
DISTNAME= joos-0.2
@@ -15,7 +15,7 @@
MAKE_JOBS_SAFE= no
USE_JAVA= run
-USE_TOOLS+= pax yacc
+USE_TOOLS+= pax yacc flex
do-install:
${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/joos
Home |
Main Index |
Thread Index |
Old Index