aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 20:16:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 20:16:41 +0000
commita92c57f09d8e289c4de11be1726aa10de86834f7 (patch)
tree6f96b3610095f887941790a4086f6501dabd78c6 /mail/balsa/Makefile
parent1a02ad487705a90125558e22f74b0d678c7fa863 (diff)
downloadports-a92c57f09d8e289c4de11be1726aa10de86834f7.tar.gz
ports-a92c57f09d8e289c4de11be1726aa10de86834f7.zip
Notes
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r--mail/balsa/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 902964b5d7ba..8702f2532879 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -46,10 +46,10 @@ OPTIONS= LDAP "Enable LDAP support" on
.include <bsd.port.pre.mk>
-#.if defined(WITH_GPG)
-#LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
-#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config
-#.endif
+.if defined(WITH_GPG)
+LIB_DEPENDS+= gpgme.14:${PORTSDIR}/security/gpgme
+CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config
+.endif
.if !defined(WITHOUT_LDAP)
USE_OPENLDAP= yes