From f936c151dd85044e407e6ef19c3eae4e27315247 Mon Sep 17 00:00:00 2001 From: tijl Date: Fri, 4 Jul 2014 20:28:31 +0000 Subject: Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) --- mail/balsa/Makefile | 4 ++-- mail/cone/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index dce39b13226c..17ce1d738363 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -4,6 +4,7 @@ PORTNAME= balsa PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ @@ -13,8 +14,7 @@ COMMENT= Mail reader for the GNOME desktop BUILD_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring \ itstool:${PORTSDIR}/textproc/itstool \ yelp-tools>=0:${PORTSDIR}/textproc/yelp-tools -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell \ - libpcre.so:${PORTSDIR}/devel/pcre \ +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libesmtp.so:${PORTSDIR}/mail/libesmtp \ libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 0928161ea41a..9365150b397c 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -3,7 +3,7 @@ PORTNAME= cone PORTVERSION= 0.90 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ -- cgit