From 9ec324fbdb5c0f7a05025a47c0e1766aafc3be73 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 30 Sep 2007 06:00:28 +0000 Subject: Chase mail/cclient shared library version bump. Several patches were needed due to the removal of include/c-client/linkage.c in favour of include/c-client/linkage.h. PR: ports/114833 Submitted by: "Pedro J. Lobo" --- mail/tkrat2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/tkrat2/Makefile') diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index fb63ceecc363..1c8b1672553e 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkrat PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail tk84 MASTER_SITES= http://tkrat.org/downloads/stable/ \ ftp://ftp.tkrat.org/pub/tkrat/ @@ -17,7 +17,7 @@ COMMENT= A mail user agent for X with a Tcl/Tk user interface LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \ tk84:${PORTSDIR}/x11-toolkits/tk84 \ - c-client4.8:${PORTSDIR}/mail/cclient + c-client4.9:${PORTSDIR}/mail/cclient USE_XLIB= yes -- cgit v1.2.3