mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
parent
d161cb3a9e
commit
f4fd64cb9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294213
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
ACL "Add backward-compatibility for the --acls option" off \
|
||||||
ICONV "Add iconv support" off \
|
ICONV "Add iconv support" off \
|
||||||
TIMELIMIT "Time limit patch" 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>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue