diff options
author | tron <tron@pkgsrc.org> | 2000-08-30 21:02:50 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-08-30 21:02:50 +0000 |
commit | 214378c1e8386e4f685397997f7b7a5ec6819e50 (patch) | |
tree | 415ef04124b0f4d706c0afb936830b48ac2da3bd | |
parent | 2a3d4623c7baf0179b5fba63640f1f4f730d3a70 (diff) | |
download | pkgsrc-214378c1e8386e4f685397997f7b7a5ec6819e50.tar.gz |
Adapt to tk 8.3.2.
-rw-r--r-- | net/tkirc/Makefile | 4 | ||||
-rw-r--r-- | net/tkirc/files/patch-sum | 3 | ||||
-rw-r--r-- | net/tkirc/patches/patch-aa | 12 |
3 files changed, 2 insertions, 17 deletions
diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile index 45c07c89d71..b0b94a20879 100644 --- a/net/tkirc/Makefile +++ b/net/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2000/02/01 09:44:29 tron Exp $ +# $NetBSD: Makefile,v 1.17 2000/08/30 21:02:50 tron Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.north.de/~atte/tkirc/ DEPENDS+= ircII-*:../../net/ircII -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= yes NO_CONFIGURE= yes diff --git a/net/tkirc/files/patch-sum b/net/tkirc/files/patch-sum deleted file mode 100644 index 1a1033678fb..00000000000 --- a/net/tkirc/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:12:30 agc Exp $ - -MD5 (patch-aa) = adbea49143f475c917d9944b07573634 diff --git a/net/tkirc/patches/patch-aa b/net/tkirc/patches/patch-aa deleted file mode 100644 index dc21852cf7a..00000000000 --- a/net/tkirc/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.3 1999/01/29 19:25:33 tron Exp $ - ---- tkirc.BAK Sun Nov 9 21:05:06 1997 -+++ tkirc Sun Nov 9 21:05:14 1997 -@@ -1,6 +1,6 @@ - #! /bin/sh - # \ --exec wish "$0" "$@" -+exec wish8.0 "$0" "$@" - - ############################################################################# - # # |