From cd9c9b6876a966a18ab486a59aa75715a0261f58 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 19 Aug 2002 21:06:47 +0000 Subject: Update to 1.4.0. --- mail/balsa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/balsa/Makefile') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index acd19e749104..0a14727fa97b 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balsa -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.0 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --enable-threads \ --disable-more-warnings \ --with-ssl CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -liconv -lintl" + LIBS="-L${LOCALBASE}/lib -liconv" MAN1= balsa.1 -- cgit