diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-28 12:33:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-28 12:33:51 +0800 |
commit | 88b001354464933ad00d15ced540002a438fa0ab (patch) | |
tree | ff53ff9cc30796a9a60e16d794e8531d1c554106 /mail/balsa2 | |
parent | a40251ba200c4d3722f8f6b43ae4c148ea100f77 (diff) | |
download | freebsd-ports-gnome-88b001354464933ad00d15ced540002a438fa0ab.tar.gz freebsd-ports-gnome-88b001354464933ad00d15ced540002a438fa0ab.tar.zst freebsd-ports-gnome-88b001354464933ad00d15ced540002a438fa0ab.zip |
* Update to 2.0.14
* Use USE_OPENLDAP
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/Makefile | 7 | ||||
-rw-r--r-- | mail/balsa2/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
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 |