summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 14:31:06 +0000
commit5ac8ad700481573bca146bdf809b1f45c8437e24 (patch)
tree4373a04cd43d2143f808073cf6b95c49198d17c6 /games
parent9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff)
downloadpkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz
Removed trailing white-space.
Diffstat (limited to 'games')
-rw-r--r--games/gnuchess-book-medium/Makefile4
-rw-r--r--games/starfighter/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gnuchess-book-medium/Makefile b/games/gnuchess-book-medium/Makefile
index 410b5473a57..e01a7e73929 100644
--- a/games/gnuchess-book-medium/Makefile
+++ b/games/gnuchess-book-medium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/24 22:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:07 rillig Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
@@ -29,7 +29,7 @@ BOOK_FILE= book.dat
do-build:
@${ECHO} "book add ${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess
@${ECHO} "quit" >> ${WRKSRC}/makebook.gnuchess
- @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
+ @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
do-install:
${INSTALL_DATA_DIR} ${BOOKDIR}
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile
index 85965f430af..244e0cca996 100644
--- a/games/starfighter/Makefile
+++ b/games/starfighter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:52 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 14:31:07 rillig Exp $
#
DISTNAME= starfighter-1.1-1
@@ -20,7 +20,7 @@ MAKEFILE= makefile
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/starfighter/music
cd ${WRKDIR}/music && ${PAX} -rwppm . \
- ${PREFIX}/share/starfighter/music
+ ${PREFIX}/share/starfighter/music
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"