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. --- mail/tkrat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/tkrat/Makefile') diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 8c7b26e532d9..4593b18612ea 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -3,7 +3,7 @@ # Date created: 24 October 1997 # Whom: Bruce Gingery # -# $Id: Makefile,v 1.4 1998/07/20 03:09:31 steve Exp $ +# $Id: Makefile,v 1.5 1998/07/24 06:15:46 hoek Exp $ # DISTNAME= tkrat-1.1 @@ -15,7 +15,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \ - tk80\\.1\\.2:${PORTSDIR}/x11/tk80 \ + tk80\\.1\\.2:${PORTSDIR}/x11-toolkits/tk80 \ c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes -- cgit