summaryrefslogtreecommitdiff
path: root/devel/tkcvs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-21 14:50:25 +0000
committerwiz <wiz@pkgsrc.org>2002-10-21 14:50:25 +0000
commit112db1d63638edd73a0ff188032201c8cb6228e6 (patch)
tree8e3b824ef2b581e43f93ebbec343ddcff35291f5 /devel/tkcvs
parente2d1ae2f9fafc1ef3e69b32e595359b9d1fbcfe0 (diff)
downloadpkgsrc-112db1d63638edd73a0ff188032201c8cb6228e6.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'devel/tkcvs')
-rw-r--r--devel/tkcvs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile
index 5ba084a2913..f1cc8271c82 100644
--- a/devel/tkcvs/Makefile
+++ b/devel/tkcvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2002/01/28 16:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2002/10/21 14:52:27 wiz Exp $
#
DISTNAME= tkcvs-7_03
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.twobarleycorns.net/tkcvs.html
COMMENT= Tcl/Tk frontends to CVS and diff
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
NO_BUILD= YES
do-install:
@@ -21,5 +21,5 @@ post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tkcvs
${INSTALL_DATA} ${WRKSRC}/README.tkcvs ${PREFIX}/share/doc/tkcvs/
-.include "../../x11/tk/buildlink.mk"
+.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"