summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-08 19:52:50 +0000
committerminskim <minskim>2004-03-08 19:52:50 +0000
commit4f0302b31790a10bf8e1c50a2612b7aefad894b9 (patch)
tree7d5c37da02d5768c1638a32c0091a2067292efb0 /cad
parent020bdde261072fa94c9d0478bfde0e9f160ca42a (diff)
downloadpkgsrc-4f0302b31790a10bf8e1c50a2612b7aefad894b9.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 'cad')
-rw-r--r--cad/xcircuit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 2051ac5e958..9d058f24cc6 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/20 12:09:10 agc Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/08 19:52:50 minskim Exp $
DISTNAME= xcircuit-3.1.19
CATEGORIES= cad graphics
@@ -32,6 +32,6 @@ post-install:
.include "../../graphics/xpm/buildlink2.mk"
.include "../../x11/tk/buildlink2.mk"
-.include "../../lang/tcl/buildlink2.mk"
+.include "../../lang/tcl83/buildlink2.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"