From 53b928fa10f01e65c864a419fa300ef0e0e82317 Mon Sep 17 00:00:00 2001 From: rm Date: Sat, 5 Apr 2014 20:57:38 +0000 Subject: - remove SASL from default options - it was added for testing --- net/py-ldap2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net') 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 -- cgit