summaryrefslogtreecommitdiff
path: root/x11/py-Tk
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-08 19:52:50 +0000
committerminskim <minskim>2004-03-08 19:52:50 +0000
commit66eca9b247dfbf532b1007624993e1dfa19568cf (patch)
tree7d5c37da02d5768c1638a32c0091a2067292efb0 /x11/py-Tk
parent20b3637f2bff12422014e659566b96023b10a0c9 (diff)
downloadpkgsrc-66eca9b247dfbf532b1007624993e1dfa19568cf.tar.gz
Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
Diffstat (limited to 'x11/py-Tk')
-rw-r--r--x11/py-Tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index ebfc8c0cb05..103611d416a 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/07/28 09:23:55 drochner Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/08 19:52:52 minskim Exp $
#
PKGNAME= ${PYPKGPREFIX}-Tk-0
@@ -32,7 +32,7 @@ do-patch:
.include "../../lang/python/extension.mk"
.include "../../lang/python/srcdist.mk"
-.include "../../lang/tcl/buildlink2.mk"
+.include "../../lang/tcl83/buildlink2.mk"
.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"