pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc Switch to Tk-8.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa3fc82c756b
branches: trunk
changeset: 487334:aa3fc82c756b
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jan 12 21:12:17 2005 +0000
description:
Switch to Tk-8.4.
diffstat:
misc/dotfile/Makefile | 4 ++--
misc/kp/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 8950851ed5a7 -r aa3fc82c756b misc/dotfile/Makefile
--- a/misc/dotfile/Makefile Wed Jan 12 21:11:41 2005 +0000
+++ b/misc/dotfile/Makefile Wed Jan 12 21:12:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/03/08 20:27:15 minskim Exp $
+# $NetBSD: Makefile,v 1.23 2005/01/12 21:12:17 minskim Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.blackie.dk/dotfile/
COMMENT= GUI dotfile generator program to create .config files
-DEPENDS+= tk>=8.3.2:../../x11/tk83
+DEPENDS+= tk>=8.3.2:../../x11/tk
BUILD_DEFS+= DOTFILE_LANG
diff -r 8950851ed5a7 -r aa3fc82c756b misc/kp/Makefile
--- a/misc/kp/Makefile Wed Jan 12 21:11:41 2005 +0000
+++ b/misc/kp/Makefile Wed Jan 12 21:12:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/03/08 20:27:15 minskim Exp $
+# $NetBSD: Makefile,v 1.20 2005/01/12 21:13:22 minskim Exp $
# FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp
#
@@ -9,7 +9,7 @@
MAINTAINER= tech-pkg%NetBSD.org@localhost
COMMENT= The Keyboard Practicer, touch-type training program
-DEPENDS= tk>=8.3.2:../../x11/tk83
+DEPENDS= tk>=8.3.2:../../x11/tk
USE_X11= yes
Home |
Main Index |
Thread Index |
Old Index