summaryrefslogtreecommitdiff
path: root/graphics/iGMT
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 /graphics/iGMT
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 'graphics/iGMT')
-rw-r--r--graphics/iGMT/Makefile4
1 files changed, 2 insertions, 2 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