summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-07-26 07:43:06 +0000
committeragc <agc@pkgsrc.org>2004-07-26 07:43:06 +0000
commit0841b16dae9d9f85d379be621a99d5a7ad05aee4 (patch)
tree54c6aa85177195e7b76f31a76159a3f7d836507d /devel
parent3d668e224d30dbcfe936387de284b7091b73085f (diff)
downloadpkgsrc-0841b16dae9d9f85d379be621a99d5a7ad05aee4.tar.gz
Pullup ticket 66 to the pkgsrc-2004Q2 branch, requested by Grant Beattie
Solaris fix for cvsgraph Module Name: pkgsrc Committed By: grant Date: Sat Jul 24 02:53:53 UTC 2004 Modified Files: pkgsrc/devel/cvsgraph: Makefile Log Message: this needs flex(1) to build.
Diffstat (limited to 'devel')
-rw-r--r--devel/cvsgraph/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 286bbb4d041..add3b937f63 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/04/10 23:38:47 snj Exp $
+# $NetBSD: Makefile,v 1.10.2.1 2004/07/26 07:43:06 agc Exp $
#
DISTNAME= cvsgraph-1.2.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.akhphd.au.dk/~bertho/cvsgraph/
COMMENT= Graphically represents CVS/RCS branches and file revisions
USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= lex
USE_PKGINSTALL= YES
USE_X11= YES
GNU_CONFIGURE= YES