From 176bafc691890abc87d324778572d32f21972b4c Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 9 Mar 2004 22:41:21 +0000 Subject: Switch to Tk 8.4 and enable pkgviews installation. Since this package doesn't build anything, define NO_BUILDLINK and NO_CONFIGURE, and set USE_LANGUAGES to an empty string. --- devel/tkcvs/Makefile | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'devel/tkcvs') diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index 492cadd2c59..e3f9a1506d5 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/03/08 20:27:14 minskim Exp $ +# $NetBSD: Makefile,v 1.29 2004/03/09 22:41:21 minskim Exp $ # DISTNAME= tkcvs_7_1_2 @@ -11,8 +11,14 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.twobarleycorns.net/tkcvs.html COMMENT= Tcl/Tk frontends to CVS and diff -USE_BUILDLINK2= YES -NO_BUILD= YES +DEPENDS+= tk>=8.3:../../x11/tk + +PKG_INSTALLATION_TYPES= overwrite pkgviews + +NO_BUILDLINK= yes +NO_CONFIGURE= yes +NO_BUILD= yes +USE_LANGUAGES= # empty do-install: (cd ${WRKSRC} && ./doinstall.tcl ${PREFIX}) @@ -21,5 +27,4 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tkcvs ${INSTALL_DATA} ${WRKSRC}/README.tkcvs ${PREFIX}/share/doc/tkcvs/ -.include "../../x11/tk83/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3