pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/visual-regexp Switch to Tk-8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84188fef699e
branches:  trunk
changeset: 487336:84188fef699e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jan 12 21:15:12 2005 +0000

description:
Switch to Tk-8.4.

diffstat:

 misc/visual-regexp/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 67ff342576d6 -r 84188fef699e misc/visual-regexp/Makefile
--- a/misc/visual-regexp/Makefile       Wed Jan 12 21:14:20 2005 +0000
+++ b/misc/visual-regexp/Makefile       Wed Jan 12 21:15:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/08 20:27:15 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2005/01/12 21:15:12 minskim Exp $
 #
 
 DISTNAME=      visual_regexp-3.0
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://laurent.riesterer.free.fr/regexp/
 COMMENT=       Easily design and debug regular expressions graphically
 
-DEPENDS+=      tk>=8.3.2:../../x11/tk83
+DEPENDS+=      tk>=8.3.2:../../x11/tk
 
 NO_BUILD=      yes
 



Home | Main Index | Thread Index | Old Index