aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2014-04-06 04:57:38 +0800
committerrm <rm@FreeBSD.org>2014-04-06 04:57:38 +0800
commit53b928fa10f01e65c864a419fa300ef0e0e82317 (patch)
tree167689c30d72276e31ceffbc8b0e99465266a02b /net
parentea0722af48d3a53ceb077d86c553750fafe7b58a (diff)
downloadfreebsd-ports-gnome-53b928fa10f01e65c864a419fa300ef0e0e82317.tar.gz
freebsd-ports-gnome-53b928fa10f01e65c864a419fa300ef0e0e82317.tar.zst
freebsd-ports-gnome-53b928fa10f01e65c864a419fa300ef0e0e82317.zip
- remove SASL from default options - it was added for testing
Diffstat (limited to 'net')
-rw-r--r--net/py-ldap2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index acb644bf0009..92265d4b87ca 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -26,7 +26,6 @@ REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= SASL
-OPTIONS_DEFAULT=SASL
.include <bsd.port.options.mk>