svn commit: r350269 - head/net/py-ldap2
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sat Apr 5 20:57:39 UTC 2014
Author: rm
Date: Sat Apr 5 20:57:38 2014
New Revision: 350269
URL: http://svnweb.freebsd.org/changeset/ports/350269
QAT: https://qat.redports.org/buildarchive/r350269/
Log:
- remove SASL from default options - it was added for testing
Modified:
head/net/py-ldap2/Makefile
Modified: head/net/py-ldap2/Makefile
==============================================================================
--- head/net/py-ldap2/Makefile Sat Apr 5 20:56:18 2014 (r350268)
+++ head/net/py-ldap2/Makefile Sat Apr 5 20:57:38 2014 (r350269)
@@ -26,7 +26,6 @@ REPLACE_ARGS= -e 's,/opt/openldap-RE24/l
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= SASL
-OPTIONS_DEFAULT=SASL
.include <bsd.port.options.mk>
More information about the svn-ports-all
mailing list