pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kscope Really wants flex.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f2e7601450b
branches: trunk
changeset: 543105:9f2e7601450b
user: markd <markd%pkgsrc.org@localhost>
date: Wed Jun 04 09:30:07 2008 +0000
description:
Really wants flex.
diffstat:
devel/kscope/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e24feed262f0 -r 9f2e7601450b devel/kscope/Makefile
--- a/devel/kscope/Makefile Wed Jun 04 08:54:40 2008 +0000
+++ b/devel/kscope/Makefile Wed Jun 04 09:30:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/02/04 20:10:35 tnn Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/04 09:30:07 markd Exp $
#
DISTNAME= kscope-1.6.0
@@ -14,7 +14,7 @@
DEPENDS+= exctags>=5.5.4:../../devel/exctags
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake lex pkg-config
+USE_TOOLS+= gmake flex pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index