aboutsummaryrefslogtreecommitdiffstats
path: root/mail/balsa
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-25 02:34:16 +0800
committertijl <tijl@FreeBSD.org>2014-07-25 02:34:16 +0800
commitdd9461f57714144c86bbb90f59a0f314976d25a9 (patch)
tree14d88ff45e3710ccf80308fb8ce1a086cd5f11ae /mail/balsa
parent9c0aaabc4099ac21625c4069b3383a89963c0c3d (diff)
downloadfreebsd-ports-gnome-dd9461f57714144c86bbb90f59a0f314976d25a9.tar.gz
freebsd-ports-gnome-dd9461f57714144c86bbb90f59a0f314976d25a9.tar.zst
freebsd-ports-gnome-dd9461f57714144c86bbb90f59a0f314976d25a9.zip
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports)
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 17ce1d738363..6bca9bbfdeeb 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -4,7 +4,7 @@
PORTNAME= balsa
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
@@ -46,9 +46,8 @@ GTKSV_DESC= GtkSourceview support
GPG_DESC= GnuPG support
GPG_CONFIGURE_WITH= gpgme
GPG_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme
-LDAP_USE= OPENLDAP=yes
+LDAP_USE= OPENLDAP=yes
LDAP_CONFIGURE_WITH= ldap
-LDAP_LIB_DEPENDS= libldap.so:${PORTSDIR}/net/openldap24-client
GTKSPELL_CONFIGURE_WITH= gtkspell
GTKSPELL_LIB_DEPENDS= libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3
GTKSV_USE= GNOME=gtksourceview3