1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Re-enable the GPG option.

This commit is contained in:
Joe Marcus Clarke 2004-12-19 20:17:41 +00:00
parent a92c57f09d
commit 5d5641ddb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124522

View File

@ -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>