pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/tkcron Switch to Tk-8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49d5439b8ba4
branches:  trunk
changeset: 487331:49d5439b8ba4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jan 12 21:05:46 2005 +0000

description:
Switch to Tk-8.4.

diffstat:

 sysutils/tkcron/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0e6c4450f121 -r 49d5439b8ba4 sysutils/tkcron/Makefile
--- a/sysutils/tkcron/Makefile  Wed Jan 12 20:54:52 2005 +0000
+++ b/sysutils/tkcron/Makefile  Wed Jan 12 21:05:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/08 20:27:15 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2005/01/12 21:05:46 minskim Exp $
 #
 
 DISTNAME=      tkcron-2.12
@@ -9,7 +9,7 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Graphical frontend to crontab
 
-DEPENDS+=      tk>=8.3.2:../../x11/tk83
+DEPENDS+=      tk>=8.3.2:../../x11/tk
 
 WRKSRC=                ${WRKDIR}
 USE_X11=       yes



Home | Main Index | Thread Index | Old Index