pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/pcb-current Switch to Tk 8.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e9a28abe234
branches:  trunk
changeset: 476224:6e9a28abe234
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 05 13:57:54 2004 +0000

description:
Switch to Tk 8.4.

diffstat:

 cad/pcb-current/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 16d93997131a -r 6e9a28abe234 cad/pcb-current/Makefile
--- a/cad/pcb-current/Makefile  Sat Jun 05 13:18:32 2004 +0000
+++ b/cad/pcb-current/Makefile  Sat Jun 05 13:57:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/05/31 12:42:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/05 13:57:54 minskim Exp $
 #
 
 DISTNAME=      pcb-${SNAPDATE}
@@ -12,7 +12,7 @@
 
 BUILD_DEPENDS+=        bison-[0-9]*:../../devel/bison
 DEPENDS+=      m4>=1.4:../../devel/m4
-DEPENDS+=      tk>=8.3:../../x11/tk83
+DEPENDS+=      tk>=8.3:../../x11/tk
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index