From 5d5641ddb6b557b68952f3edd1c85608d78918d6 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 19 Dec 2004 20:17:41 +0000 Subject: [PATCH] Re-enable the GPG option. --- mail/balsa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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