From 907cc54ba1bca81a80c14b4352144257fb4df77a Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 26 Jul 2004 07:43:06 +0000 Subject: 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. --- devel/cvsgraph/Makefile | 3 ++- doc/CHANGES-pkgsrc-2004Q2 | 4 +++- 2 files changed, 5 insertions(+), 2 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 diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2 index ba4540bc46a..388ea6c6ca1 100644 --- a/doc/CHANGES-pkgsrc-2004Q2 +++ b/doc/CHANGES-pkgsrc-2004Q2 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.31 2004/07/26 07:40:04 agc Exp $ +$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.32 2004/07/26 07:43:06 agc Exp $ Changes to the packages collection and infrastructure on the pkgsrc-2004Q2 branch: @@ -58,4 +58,6 @@ Pullup ticket 64, requested by Matthias Scheler [agc 2004-07-26] Security fix for samba 3.0 Pullup ticket 65, requested by Grant Beattie [agc 2004-07-26] Solaris fix for ddclient +Pullup ticket 66, requested by Grant Beattie [agc 2004-07-26] + Solaris fix for cvsgraph -- cgit v1.2.3