K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-08-02T23:58:03.301732Z K 7 svn:log V 293 Disable -Werror to fix build on versions older than 11.0. The Makefiles in this port use CWARNFLAGS.clang to disable certain warnings on clang. However, the bsd.*.mk files only support this feature in 11.0 and later. Disable -Werror on older OS versions as a workaround. Approved by: feld END