pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvsgraph this needs flex(1) to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a19836c69f2
branches: trunk
changeset: 478456:5a19836c69f2
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 24 02:53:53 2004 +0000
description:
this needs flex(1) to build.
diffstat:
devel/cvsgraph/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 41dbeb85ea21 -r 5a19836c69f2 devel/cvsgraph/Makefile
--- a/devel/cvsgraph/Makefile Sat Jul 24 02:52:27 2004 +0000
+++ b/devel/cvsgraph/Makefile Sat Jul 24 02:53:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/06/20 21:52:07 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/24 02:53:53 grant Exp $
#
DISTNAME= cvsgraph-1.2.0
@@ -11,6 +11,7 @@
COMMENT= Graphically represents CVS/RCS branches and file revisions
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= lex
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
Home |
Main Index |
Thread Index |
Old Index