diff options
author | asami <asami@FreeBSD.org> | 1998-09-25 18:07:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-25 18:07:46 +0800 |
commit | e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10 (patch) | |
tree | 063debb19e67919e6431267749f9dacaee742e4b /mail/tkrat2 | |
parent | 6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46 (diff) | |
download | freebsd-ports-graphics-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.tar.gz freebsd-ports-graphics-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.tar.zst freebsd-ports-graphics-e8344f8d9da46cc82495fc6afac1ddbe2b9c3f10.zip |
tcl80 has been ELFized.
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 426d40c89cc..776554d5a9f 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/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 |