diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-27 20:15:37 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-27 20:15:37 +0000 |
commit | 8dd200a695ad1b361733273e584aa1986f89dbf6 (patch) | |
tree | 4820f20b1f2eb799184ddbd0981a0691f90a7380 /mail | |
parent | Note that this Makefile is for "gnucash" rather than "foo". (diff) |
update libdepends
Notes
Notes:
svn path=/head/; revision=18173
Diffstat (limited to 'mail')
-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 5cbc36107451..d9246c483540 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 5cbc36107451..d9246c483540 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 |