diff options
author | tron <tron@pkgsrc.org> | 1999-07-15 08:10:36 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-07-15 08:10:36 +0000 |
commit | 6b895cd125777cf83f57e9fca9dc6e22a800624e (patch) | |
tree | 12221d7fd079299892bd6cd01bff0398f8f2d68f /net/tkirc | |
parent | c1a54a2a34b36345bc8089a934baca3e1b23b03e (diff) | |
download | pkgsrc-6b895cd125777cf83f57e9fca9dc6e22a800624e.tar.gz |
Update dependence for "ircII" package.
Diffstat (limited to 'net/tkirc')
-rw-r--r-- | net/tkirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile index e81fabccd86..57c1ea6beb7 100644 --- a/net/tkirc/Makefile +++ b/net/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/05/21 21:59:58 tron Exp $ +# $NetBSD: Makefile,v 1.14 1999/07/15 08:10:36 tron Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.north.de/~atte/tkirc/ -DEPENDS+= ircII-4.4I:../../net/ircII +DEPENDS+= ircII-4.4J:../../net/ircII DEPENDS+= tk-8.0.5:../../x11/tk80 USE_X11= yes |