From 315a605c7a7b24362633aa81dda2e5490cef9ff2 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 8 Apr 2013 11:17:08 +0000 Subject: Remove "Trailing empty lines." and/or "Trailing white-space." --- databases/mysql51-client/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/mysql51-client') diff --git a/databases/mysql51-client/Makefile.common b/databases/mysql51-client/Makefile.common index f648259d1a1..3275e332655 100644 --- a/databases/mysql51-client/Makefile.common +++ b/databases/mysql51-client/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2013/01/21 08:58:43 adam Exp $ +# $NetBSD: Makefile.common,v 1.28 2013/04/08 11:17:10 rodent Exp $ # # used by databases/mysql51-client/Makefile # used by databases/mysql51-server/Makefile @@ -112,7 +112,7 @@ USE_TOOLS+= autoconf bash autoheader gmake perl:run LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/mysql # reset the platform diff on SunOS unless it's a GNU diff -# which is required by the MySQL build +# which is required by the MySQL build .if ${OPSYS} == "SunOS" && empty(TOOLS_PLATFORM.diff:Mgdiff) TOOLS_PLATFORM.diff= # empty .endif -- cgit v1.2.3