From 88b001354464933ad00d15ced540002a438fa0ab Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 28 Aug 2003 04:33:51 +0000 Subject: * Update to 2.0.14 * Use USE_OPENLDAP --- mail/balsa2/Makefile | 7 +++---- mail/balsa2/distinfo | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'mail/balsa2') diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index ed6b008f8fff..585d635e50af 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= balsa2 -PORTVERSION= 2.0.13 -PORTREVISION= 1 +PORTVERSION= 2.0.14 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -17,8 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A mail reader for the GNOME 2 desktop BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell -LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap21-client \ - aspell.15:${PORTSDIR}/textproc/aspell \ +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gdbm.3:${PORTSDIR}/databases/gdbm \ @@ -31,6 +29,7 @@ USE_PERL5= yes USE_REINPLACE= yes USE_OPENSSL= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui libgtkhtml +USE_OPENLDAP= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-threads \ diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index 5421a07a87af..c00ed64392d4 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -1 +1 @@ -MD5 (balsa-2.0.13.tar.bz2) = 5482fd4e0a054823f6078e9e979f253e +MD5 (balsa-2.0.14.tar.bz2) = 91ec11aec9f100e3ad6c02bccae2da5d -- cgit