aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 8702f2532879..347448aa1147 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -42,7 +42,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
MAN1= balsa.1
-OPTIONS= LDAP "Enable LDAP support" on
+OPTIONS= LDAP "Enable LDAP support" on \
+ GPG "Enable GnuPG support" off
.include <bsd.port.pre.mk>