From 6810d0a54a0b164ccd723b3a722c0d23827a2e36 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 25 Aug 2002 03:14:27 +0000 Subject: Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa* takes advantage of the new libesmtp improvements. --- mail/balsa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/balsa') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 0a14727fa97b..715ffcba618c 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,6 +7,7 @@ PORTNAME= balsa PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ aspell.11:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ - esmtp.5:${PORTSDIR}/mail/libesmtp + esmtp.6:${PORTSDIR}/mail/libesmtp RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes -- cgit