K 10 svn:author V 5 tobik K 8 svn:date V 27 2017-06-30T15:05:05.352360Z K 7 svn:log V 420 Fix build on 12.0-CURRENT Exclude util/c.py (a symlink to util/util.py) from SHEBANG_FILES. The build currently fails in the patch phase with: sed: util/c.py: in-place editing only works for regular files This seems to be caused by base r313277. While here also simplify RUN_DEPENDS. PR: 219982 Reported by: antoine, pkg-fallout Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11242 END