diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-25 10:05:14 +0000 |
commit | 41637d44471fe46421e251069fa3e5873a8f2846 (patch) | |
tree | 914722e7969fd12c2bcc70916125e14bf86fabc9 /mail/tkrat/Makefile | |
parent | 9ba3a62b82107ba1583f9c6b0be33dd35f65819a (diff) | |
download | ports-41637d44471fe46421e251069fa3e5873a8f2846.tar.gz ports-41637d44471fe46421e251069fa3e5873a8f2846.zip |
Notes
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 4593b18612ea..426d40c89cc2 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.5 1998/07/24 06:15:46 hoek Exp $ +# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami 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-toolkits/tk80 \ + tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes |