pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/warzone2100 Add 'flex' to tools



details:   https://anonhg.NetBSD.org/pkgsrc/rev/614db8783b68
branches:  trunk
changeset: 555521:614db8783b68
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Wed Mar 04 12:00:18 2009 +0000

description:
Add 'flex' to tools

diffstat:

 games/warzone2100/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0f200900030f -r 614db8783b68 games/warzone2100/Makefile
--- a/games/warzone2100/Makefile        Wed Mar 04 11:59:43 2009 +0000
+++ b/games/warzone2100/Makefile        Wed Mar 04 12:00:18 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/03/04 11:59:43 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/04 12:00:18 jmcneill Exp $
 #
 
 DISTNAME=      warzone2100-2.1.1
@@ -15,7 +15,7 @@
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 USE_DIRS+=     xdg-1.4
-USE_TOOLS+=    pkg-config bison msgfmt intltool gmake gsed gawk
+USE_TOOLS+=    pkg-config bison msgfmt intltool gmake gsed gawk flex
 TOOLS_PLATFORM.gsed=   #empty, override nonsense in tools
 
 CONFIGURE_ARGS+=       --with-distributor=pkgsrc



Home | Main Index | Thread Index | Old Index