pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvsgraph Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/27dedb62de91
branches: trunk
changeset: 472442:27dedb62de91
user: snj <snj%pkgsrc.org@localhost>
date: Sat Apr 10 23:38:47 2004 +0000
description:
Convert to buildlink3.
diffstat:
devel/cvsgraph/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 06d7d7aa3f20 -r 27dedb62de91 devel/cvsgraph/Makefile
--- a/devel/cvsgraph/Makefile Sat Apr 10 23:37:06 2004 +0000
+++ b/devel/cvsgraph/Makefile Sat Apr 10 23:38:47 2004 +0000
@@ -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 @@
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 @@
${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"
Home |
Main Index |
Thread Index |
Old Index