aboutsummaryrefslogtreecommitdiffstats
path: root/mail/tkrat/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-12-07 10:58:27 +0800
committerpst <pst@FreeBSD.org>1997-12-07 10:58:27 +0800
commit4d6d07c96035e1db9cb96a9414b6ea6757f54852 (patch)
treee5f8e3d9362353be248606ca24f11bd443ccde9b /mail/tkrat/Makefile
parent67e8d32b7165c818bedec2975d4d950f8ec41621 (diff)
downloadfreebsd-ports-gnome-4d6d07c96035e1db9cb96a9414b6ea6757f54852.tar.gz
freebsd-ports-gnome-4d6d07c96035e1db9cb96a9414b6ea6757f54852.tar.zst
freebsd-ports-gnome-4d6d07c96035e1db9cb96a9414b6ea6757f54852.zip
Depend on tclsh8.0, not tclsh (match tk), add imap depend
Diffstat (limited to 'mail/tkrat/Makefile')
-rw-r--r--mail/tkrat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index d91728242172..7975f4b798ad 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$
+# $Id: Makefile,v 1.1.1.1 1997/11/14 22:51:07 hoek Exp $
#
DISTNAME= tkrat-1.0.5
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
MAINTAINER= bgingery@gtcs.com
-BUILD_DEPENDS= tclsh:${PORTSDIR}/lang/tcl80
+BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
+ ${PORTSDIR}/mail/imap-uw/work/imap-4.1.BETA/c-client:${PORTSDIR}/mail/imap-uw
LIB_DEPENDS= c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw \
tk80\\.1:${PORTSDIR}/x11/tk80