diff options
Diffstat (limited to 'mail/tkrat/Makefile')
-rw-r--r-- | mail/tkrat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <bgingery@gtcs.com> # -# $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 |