From 2ab539dcf6641013cf030237fb4971b6a93757f5 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." --- games/gnuchess/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnuchess') diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 9aa291f17f9..235500a9fc0 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/06 11:54:41 asau Exp $ +# $NetBSD: Makefile,v 1.37 2013/04/08 11:17:14 rodent Exp $ DISTNAME= gnuchess-5.07 PKGREVISION= 4 @@ -28,7 +28,7 @@ SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= src/book.h -SUBST_SED.paths= -e 's,/usr/lib/games/,${LOCALBASE}/lib/,g' \ +SUBST_SED.paths= -e 's,/usr/lib/games/,${LOCALBASE}/lib/,g' INSTALLATION_DIRS= ${DOCDIR} -- cgit v1.2.3