aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 20:17:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-19 20:17:41 +0000
commit5d5641ddb6b557b68952f3edd1c85608d78918d6 (patch)
tree9efbaa45bed75515f93040d893e402ccac5e1ef0 /mail
parenta92c57f09d8e289c4de11be1726aa10de86834f7 (diff)
downloadports-5d5641ddb6b557b68952f3edd1c85608d78918d6.tar.gz
ports-5d5641ddb6b557b68952f3edd1c85608d78918d6.zip
Notes
Diffstat (limited to 'mail')
-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>