Turn off non standard patch (RENAMED) by default. This slipped in on accident

from testing.

Notified by:	sunpoet
Feature safe:	yes
This commit is contained in:
Emanuel Haupt 2012-04-04 18:32:44 +00:00
parent d161cb3a9e
commit f4fd64cb9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294213

View File

@ -44,7 +44,7 @@ OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \
ACL "Add backward-compatibility for the --acls option" off \
ICONV "Add iconv support" off \
TIMELIMIT "Time limit patch" off \
RENAMED "Add support for renamed file detection" on
RENAMED "Add support for renamed file detection" off
.include <bsd.port.pre.mk>