summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/iGMT/Makefile4
-rw-r--r--graphics/impress/Makefile4
-rw-r--r--graphics/plplot/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/iGMT/Makefile b/graphics/iGMT/Makefile
index 52d23b3f95a..e9d64a19e31 100644
--- a/graphics/iGMT/Makefile
+++ b/graphics/iGMT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/20 12:18:16 agc Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/08 19:52:51 minskim Exp $
DISTNAME= igmt_v1.2
PKGNAME= iGMT-1.2
@@ -11,7 +11,7 @@ HOMEPAGE= http://op.gfz-potsdam.de/igmt/
COMMENT= Interactive Mapping of Geoscientific Datasets
DEPENDS+= GMT>=3.3.6:../../graphics/GMT
-DEPENDS+= tcl>=8.0:../../lang/tcl
+DEPENDS+= tcl>=8.0:../../lang/tcl83
DEPENDS+= tk>=8.0:../../x11/tk
DEPENDS+= gv-[0-9]*:../../print/gv
DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
diff --git a/graphics/impress/Makefile b/graphics/impress/Makefile
index 9a5b06fa820..b6112c7ff13 100644
--- a/graphics/impress/Makefile
+++ b/graphics/impress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/20 12:18:16 agc Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/08 19:52:51 minskim Exp $
#
DISTNAME= imp1.1b9
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.ntlug.org/~ccox/impress/
COMMENT= WYSIWYG vector graphics application
DEPENDS+= pstoedit>=3.19:../../graphics/pstoedit
-DEPENDS+= tcl>=8.3.2nb2:../../lang/tcl
+DEPENDS+= tcl>=8.3.2nb2:../../lang/tcl83
DEPENDS+= tk>=8.3.2nb1:../../x11/tk
WRKSRC= ${WRKDIR}/impress-1.1b9
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index f5c664a0e9e..ce01c4293cc 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/02/14 17:21:43 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2004/03/08 19:52:51 minskim Exp $
DISTNAME= plplot-5.2.1
CATEGORIES= graphics
@@ -63,6 +63,6 @@ post-install:
.include "../../devel/zlib/buildlink2.mk"
.include "../../devel/libtool/buildlink2.mk"
.include "../../x11/tk/buildlink2.mk"
-.include "../../lang/tcl/buildlink2.mk"
+.include "../../lang/tcl83/buildlink2.mk"
.include "../../mk/autoconf.mk"
.include "../../mk/bsd.pkg.mk"