From e82ef921a456f9e4b58f6775e9b9531f3a94680d Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 10 Apr 2004 23:38:47 +0000 Subject: Convert to buildlink3. --- devel/cvsgraph/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel') diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 0098f2bd430..286bbb4d041 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:43:18 martti Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/10 23:38:47 snj Exp $ # DISTNAME= cvsgraph-1.2.0 @@ -10,7 +10,7 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.akhphd.au.dk/~bertho/cvsgraph/ COMMENT= Graphically represents CVS/RCS branches and file revisions -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES GNU_CONFIGURE= YES @@ -39,5 +39,5 @@ do-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/cvsgraph.conf ${EGDIR} -.include "../../graphics/gd/buildlink2.mk" +.include "../../graphics/gd/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3