diff options
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r-- | devel/cvsgraph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 569cced6f79..5fbd3310270 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -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 @@ 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 GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |