- remove SASL from default options - it was added for testing

This commit is contained in:
Ruslan Makhmatkhanov 2014-04-05 20:57:38 +00:00
parent 7a30dd9641
commit cb0e5a80c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350269

View file

@ -26,7 +26,6 @@ REPLACE_ARGS= -e 's,/opt/openldap-RE24/lib,${LOCALBASE}/lib,' \
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= SASL OPTIONS_DEFINE= SASL
OPTIONS_DEFAULT=SASL
.include <bsd.port.options.mk> .include <bsd.port.options.mk>