From 1501023452eb1fb6acdc28a2196e24dbd99a1212 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 7 Aug 1998 23:56:56 +0000 Subject: Fix up dependencies for ports that moved into the x11-toolkits category. --- irc/tkirc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/tkirc/Makefile') diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile index b0535f85377..8f6aaeb87ae 100644 --- a/irc/tkirc/Makefile +++ b/irc/tkirc/Makefile @@ -3,7 +3,7 @@ # Date created: Jan 15 1998 # Whom: brianfeldman@hotmail.com # -# $Id: Makefile,v 1.4 1998/03/07 15:38:45 hoek Exp $ +# $Id: Makefile,v 1.5 1998/04/14 09:27:21 jkh Exp $ # DISTNAME= tkirc1.202 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= brianfeldman@hotmail.com RUN_DEPENDS= irc:${PORTSDIR}/net/ircII \ - wish8.0:${PORTSDIR}/x11/tk80 + wish8.0:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/tkirc NO_BUILD= yes -- cgit