pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/iGMT Switch to Tcl/Tk-8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52f9654723ee
branches:  trunk
changeset: 487079:52f9654723ee
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 08 19:15:47 2005 +0000

description:
Switch to Tcl/Tk-8.4.

diffstat:

 graphics/iGMT/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 8c0a8667cda5 -r 52f9654723ee graphics/iGMT/Makefile
--- a/graphics/iGMT/Makefile    Sat Jan 08 18:50:35 2005 +0000
+++ b/graphics/iGMT/Makefile    Sat Jan 08 19:15:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/03/08 20:27:14 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/08 19:15:47 minskim Exp $
 
 DISTNAME=              igmt_v1.2
 PKGNAME=               iGMT-1.2
@@ -11,8 +11,8 @@
 COMMENT=               Interactive Mapping of Geoscientific Datasets
 
 DEPENDS+=              GMT>=3.3.6:../../graphics/GMT
-DEPENDS+=              tcl>=8.0:../../lang/tcl83
-DEPENDS+=              tk>=8.0:../../x11/tk83
+DEPENDS+=              tcl>=8.0:../../lang/tcl
+DEPENDS+=              tk>=8.0:../../x11/tk
 DEPENDS+=              gv-[0-9]*:../../print/gv
 DEPENDS+=              ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
 



Home | Main Index | Thread Index | Old Index