aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-27 17:32:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-27 17:32:53 +0000
commit1a1810e50c1fdf6c2085f778602c332f1cf0b690 (patch)
tree55844805fcdc997134b4623ec6a5e213a83de1a7 /mail/balsa
parentdf8959b1968786024e1cbb13331f43e432b7d3bf (diff)
downloadports-1a1810e50c1fdf6c2085f778602c332f1cf0b690.tar.gz
ports-1a1810e50c1fdf6c2085f778602c332f1cf0b690.zip
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 7a6829655afc..a55c0e51e82c 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -54,7 +54,7 @@ OPTIONS= LDAP "Enable LDAP support" on \
.include <bsd.port.pre.mk>
.if defined(WITH_GPG)
-LIB_DEPENDS+= gpgme.15:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.17:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config
.endif