1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- 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
OPTIONS_DEFINE= SASL
OPTIONS_DEFAULT=SASL
.include <bsd.port.options.mk>