diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:07:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:07:46 +0000 |
commit | b6d6b302c94fe4922cbc4550b3fdb06a43de6f8e (patch) | |
tree | 5cb9db5eb8ca0e67fcba05547c0ef9443cb310e3 /mail/tkrat2 | |
parent | 41637d44471fe46421e251069fa3e5873a8f2846 (diff) | |
download | ports-b6d6b302c94fe4922cbc4550b3fdb06a43de6f8e.tar.gz ports-b6d6b302c94fe4922cbc4550b3fdb06a43de6f8e.zip |
Notes
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 426d40c89cc2..776554d5a9f1 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 |