diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-27 20:15:37 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-27 20:15:37 +0000 |
commit | cb9e6ed1096a252299cce0d50997f889e2ec5380 (patch) | |
tree | 5c2cc7c25851f0b72edca0fa125d48f82ee73727 | |
parent | 435443d4e6a93b75ffc04d22037afebe27b2aa41 (diff) | |
download | FreeBSD-ports-cb9e6ed1096a252299cce0d50997f889e2ec5380.zip FreeBSD-ports-cb9e6ed1096a252299cce0d50997f889e2ec5380.tar.gz |
update libdepends
-rw-r--r-- | mail/tkrat/Makefile | 4 | ||||
-rw-r--r-- | mail/tkrat2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 5cbc361..d9246c4 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.14 1998/11/26 05:37:10 asami Exp $ +# $Id: Makefile,v 1.15 1999/03/15 01:29:18 nectar Exp $ # DISTNAME= tkrat-1.2 @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ - c-client4.4:${PORTSDIR}/mail/imap-uw + c-client4.5:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 5cbc361..d9246c4 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.14 1998/11/26 05:37:10 asami Exp $ +# $Id: Makefile,v 1.15 1999/03/15 01:29:18 nectar Exp $ # DISTNAME= tkrat-1.2 @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 \ - c-client4.4:${PORTSDIR}/mail/imap-uw + c-client4.5:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes |