diff options
author | asami <asami@FreeBSD.org> | 1998-09-25 10:07:46 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-25 10:07:46 +0000 |
commit | e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10 (patch) | |
tree | 063debb19e67919e6431267749f9dacaee742e4b /mail/tkrat/Makefile | |
parent | 6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46 (diff) | |
download | FreeBSD-ports-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.zip FreeBSD-ports-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.tar.gz |
tcl80 has been ELFized.
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 426d40c..776554d 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.6 1998/08/07 23:56:29 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $ # DISTNAME= tkrat-1.1 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 -LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \ +LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw |