From 05a9235c983dfdff5c61c3e7c13a29f8d8ddd52a Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 1 Feb 2013 15:04:00 +0000 Subject: - Fix all cases of 'No newline at end of file' in ports tree Approved by: portmgr (bapt) --- devel/ninja/files/patch-configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ninja/files/patch-configure.py') diff --git a/devel/ninja/files/patch-configure.py b/devel/ninja/files/patch-configure.py index fb706d745a14..0b47fdaf7202 100644 --- a/devel/ninja/files/patch-configure.py +++ b/devel/ninja/files/patch-configure.py @@ -8,4 +8,4 @@ + cflags = ['-Wall', '-Wextra', '-Wno-deprecated', '-Wno-unused-parameter', - '-fno-rtti', \ No newline at end of file + '-fno-rtti', -- cgit v1.2.3