pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/anjuta USE_TOOLS += flex.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e4dfb9e11f6
branches:  trunk
changeset: 632414:9e4dfb9e11f6
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Mar 27 20:19:43 2014 +0000

description:
USE_TOOLS += flex.

diffstat:

 devel/anjuta/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e3753729d645 -r 9e4dfb9e11f6 devel/anjuta/Makefile
--- a/devel/anjuta/Makefile     Thu Mar 27 19:51:31 2014 +0000
+++ b/devel/anjuta/Makefile     Thu Mar 27 20:19:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2014/02/12 23:17:45 tron Exp $
+# $NetBSD: Makefile,v 1.116 2014/03/27 20:19:43 jperkin Exp $
 
 DISTNAME=      anjuta-3.10.0
 PKGREVISION=   7
@@ -23,7 +23,7 @@
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake:run intltool pkg-config:run msgfmt:run perl:run sh:run
-USE_TOOLS+=            bash:run bison
+USE_TOOLS+=            bash:run bison flex
 GNU_CONFIGURE=         yes
 
 CONFIGURE_ARGS+=       --disable-plugin-valgrind



Home | Main Index | Thread Index | Old Index