summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /games
parent8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff)
downloadpkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'games')
-rw-r--r--games/battleball/options.mk6
-rw-r--r--games/bzflag/Makefile4
-rw-r--r--games/et/Makefile20
-rw-r--r--games/fkiss/Makefile6
-rw-r--r--games/freeciv-client/DESCR2
-rw-r--r--games/gnuchess/Makefile4
-rw-r--r--games/knights/Makefile6
-rw-r--r--games/majesty-demo/Makefile4
-rw-r--r--games/nethack-lib/Makefile.common4
-rw-r--r--games/netmaze/Makefile4
-rw-r--r--games/openttd/Makefile6
-rw-r--r--games/quake3server/Makefile4
-rw-r--r--games/rtcw/Makefile4
-rw-r--r--games/xconq/Makefile4
-rw-r--r--games/xdemineur/Makefile4
-rw-r--r--games/xfreecell/Makefile6
-rw-r--r--games/xfrisk/Makefile4
-rw-r--r--games/xkobo/Makefile4
-rw-r--r--games/xmahjongg/Makefile4
-rw-r--r--games/xrick/Makefile4
20 files changed, 52 insertions, 52 deletions
diff --git a/games/battleball/options.mk b/games/battleball/options.mk
index b40d50c5cfa..02966a993a1 100644
--- a/games/battleball/options.mk
+++ b/games/battleball/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2005/10/05 13:29:50 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2007/02/22 19:26:30 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.battleball
PKG_SUPPORTED_OPTIONS= opengl
@@ -8,6 +8,6 @@ PKG_SUPPORTED_OPTIONS= opengl
.if !empty(PKG_OPTIONS:Mopengl)
.include "../../graphics/MesaLib/buildlink3.mk"
.else
-CPPFLAGS+= -DNO_OPENGL
-SED_CMDS+= -e '/^GLINCS/s|^|\#|' -e '/^GLLIBS/s|^|\#|'
+CPPFLAGS+= -DNO_OPENGL
+SED_CMDS+= -e '/^GLINCS/s|^|\#|' -e '/^GLLIBS/s|^|\#|'
.endif
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index c9850b30157..57b177ddb4c 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2007/02/02 17:51:58 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2007/02/22 19:26:30 wiz Exp $
DISTNAME= bzflag-2.0.2.20050318
PKGNAME= ${DISTNAME:S/.20050318//}
PKGREVISION= 4
CATEGORIES= games x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
MAINTAINER= blymn@NetBSD.org
HOMEPAGE= http://www.bzflag.org/
diff --git a/games/et/Makefile b/games/et/Makefile
index 63833828ce9..2ccc7351db7 100644
--- a/games/et/Makefile
+++ b/games/et/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:14 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:30 wiz Exp $
#
-DISTNAME= et-linux-2.56-2.x86
-PKGNAME= et-2.56
+DISTNAME= et-linux-2.56-2.x86
+PKGNAME= et-2.56
PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/et/linux/
-EXTRACT_SUFX= .run
+CATEGORIES= games
+MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/et/linux/
+EXTRACT_SUFX= .run
-MAINTAINER= dhowland@users.sourceforge.net
-HOMEPAGE= http://games.activision.com/games/wolfenstein/
-COMMENT= Wolfenstein: Enemy Territory for Linux
+MAINTAINER= dhowland@users.sourceforge.net
+HOMEPAGE= http://games.activision.com/games/wolfenstein/
+COMMENT= Wolfenstein: Enemy Territory for Linux
NO_BUILD= yes
ONLY_FOR_PLATFORM= *-*-i386
@@ -23,7 +23,7 @@ EXTRACT_CMD= ${TAIL} +356 ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - \
.include "../../emulators/suse_linux/Makefile.application"
.if !defined(USE_NATIVE_LINUX)
-DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
.endif
INSTALLATION_DIRS= bin
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile
index 5abfee1d426..24a7265dd1c 100644
--- a/games/fkiss/Makefile
+++ b/games/fkiss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/02/02 17:24:58 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:30 wiz Exp $
#
DISTNAME= fkiss-0.33
@@ -12,8 +12,8 @@ HOMEPAGE= http://www.oersted.co.jp/~yav/soft/indexe.html#fkiss
COMMENT= Kisekae viewer
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= fkiss-0.33a.diff
-PATCH_DIST_STRIP= -p1
+PATCHFILES= fkiss-0.33a.diff
+PATCH_DIST_STRIP= -p1
DEPENDS+= lha-[0-9]*:../../archivers/lha
diff --git a/games/freeciv-client/DESCR b/games/freeciv-client/DESCR
index 21dcea76b71..639dc58d17f 100644
--- a/games/freeciv-client/DESCR
+++ b/games/freeciv-client/DESCR
@@ -7,4 +7,4 @@ than this file and the online help. This is also where we'll inform people
about new releases/bugs/fixes/competitions, etc.
This package contains the Freeciv client with an interface built on top of
-either gtk, gtk2, xaw, xaw3d, sdl, or just plain x11.
+either gtk, gtk2, xaw, xaw3d, sdl, or just plain x11.
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index a73c0c652fc..09f528dba24 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/06/08 04:15:59 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2007/02/22 19:26:30 wiz Exp $
DISTNAME= gnuchess-5.07
PKGREVISION= 3
@@ -21,7 +21,7 @@ DOCDIR= ${PREFIX}/share/doc/gnuchess
.if (${MACHINE_ARCH} == "powerpc")
CONFIGURE_ENV+= CFLAGS="-O -Winline -Wmissing-prototypes -funroll-loops"
.else
-CONFIGURE_ENV+= CFLAGS="-O3 -Winline -Wmissing-prototypes -funroll-loops -fomit-frame-pointer"
+CONFIGURE_ENV+= CFLAGS="-O3 -Winline -Wmissing-prototypes -funroll-loops -fomit-frame-pointer"
.endif
SUBST_CLASSES+= paths
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 523ebbcf359..48b1862bdb8 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/01/26 04:03:20 markd Exp $
+# $NetBSD: Makefile,v 1.30 2007/02/22 19:26:30 wiz Exp $
DISTNAME= knights-0.6
PKGREVISION= 6
@@ -11,8 +11,8 @@ COMMENT= Chess interface for KDE
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
BUILDLINK_DEPMETHOD.libXt?= build
diff --git a/games/majesty-demo/Makefile b/games/majesty-demo/Makefile
index 0325b68133f..db300aa7580 100644
--- a/games/majesty-demo/Makefile
+++ b/games/majesty-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/12/18 01:36:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:30 wiz Exp $
#
DISTNAME= majesty_demo
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}
.if !defined(USE_NATIVE_LINUX)
.if (${MACHINE_ARCH} == "i386")
-DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
+DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
.endif
.endif
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index a6b3d54200f..b6cb3b787e7 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2006/10/29 21:12:46 pooka Exp $
+# $NetBSD: Makefile.common,v 1.23 2007/02/22 19:26:30 wiz Exp $
#
NETHACK_BASEVER= 3.4.3
@@ -44,7 +44,7 @@ SUBST_FILES.os= include/unixconf.h
SUBST_SED.os= -e 's,__NETHACK_OS__,${NETHACK_OS},'
NETHACK_GROUP= games
-PKG_GROUPS= ${NETHACK_GROUP}
+PKG_GROUPS= ${NETHACK_GROUP}
pre-configure:
@${CHMOD} 755 ${WRKSRC}/sys/unix/setup.sh
diff --git a/games/netmaze/Makefile b/games/netmaze/Makefile
index 1d261f97f55..64e9be65dd2 100644
--- a/games/netmaze/Makefile
+++ b/games/netmaze/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2007/02/15 14:53:14 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:30 wiz Exp $
DISTNAME= netmaze0.81
PKGNAME= netmaze-0.81
PKGREVISION= 3
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/multiplayer/}
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/multiplayer/}
MAINTAINER= jdc@NetBSD.org
COMMENT= X windows-based multiplayer combat game (like Midi Maze)
diff --git a/games/openttd/Makefile b/games/openttd/Makefile
index 5de5552094c..36888b90274 100644
--- a/games/openttd/Makefile
+++ b/games/openttd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2006/10/06 15:41:59 ghen Exp $
+# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:31 wiz Exp $
DISTNAME= openttd-0.4.8-source
PKGNAME= openttd-0.4.8
CATEGORIES= games x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openttd/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openttd/}
MAINTAINER= froz@icix.org
HOMEPAGE= http://www.openttd.com/
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2
USE_TOOLS+= gmake pkg-config
-DATA_DIR= ${PREFIX}/share/games/openttd
+DATA_DIR= ${PREFIX}/share/games/openttd
MAKE_ENV+= PREFIX=${PREFIX:Q}
MAKE_ENV+= INSTALL=1
diff --git a/games/quake3server/Makefile b/games/quake3server/Makefile
index 1e2f9ead469..e9efc2053e9 100644
--- a/games/quake3server/Makefile
+++ b/games/quake3server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:31 wiz Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGNAME= quake3server-1.32b
@@ -16,7 +16,7 @@ COMMENT= Quake III Arena Dedicated Server for Linux
ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_TOOLS+= gtar
-EXTRACT_CMD= ${SED} '1,265d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf -
+EXTRACT_CMD= ${SED} '1,265d' ${DOWNLOADED_DISTFILE} | ${GTAR} xzf -
WRKSRC= ${WRKDIR}
BASEDOCDIR= ${PREFIX}/share/doc/lokigames/quake3server
RCD_SCRIPTS= quake3server
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile
index e494486d024..6505ceb7520 100644
--- a/games/rtcw/Makefile
+++ b/games/rtcw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:31 wiz Exp $
DISTNAME= wolf-linux-1.33.x86
PKGNAME= rtcw-1.33
@@ -28,7 +28,7 @@ USE_TOOLS+= gtar
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Linux"
-DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base
.include "../../emulators/suse_linux/Makefile.application"
.else
.include "../../mk/x11.buildlink3.mk"
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index ec25b065da2..4111cfc57c8 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/01/08 17:59:17 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2007/02/22 19:26:31 wiz Exp $
DISTNAME= xconq-7.4.1
PKGREVISION= 5
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --with-tkconfig="${BUILDLINK_PREFIX.tk}/lib"
MAKE_ENV+= LOCALBASE=${LOCALBASE:Q}
MAKE_FLAGS+= mandir=${PREFIX:Q}/${PKGMANDIR:Q} \
infodir=${PREFIX:Q}/${PKGINFODIR:Q}
-INFO_FILES= # PLIST
+INFO_FILES= # PLIST
post-build:
cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} \
diff --git a/games/xdemineur/Makefile b/games/xdemineur/Makefile
index 70a22ee455e..4ad2d98b0fb 100644
--- a/games/xdemineur/Makefile
+++ b/games/xdemineur/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2006/12/27 13:37:37 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:31 wiz Exp $
#
-DISTNAME= xdemineur-2.1.1
+DISTNAME= xdemineur-2.1.1
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.babafou.eu.org/xdemineur/ \
diff --git a/games/xfreecell/Makefile b/games/xfreecell/Makefile
index b15aec95df3..70a2db37f49 100644
--- a/games/xfreecell/Makefile
+++ b/games/xfreecell/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2007/02/02 18:22:53 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:31 wiz Exp $
DISTNAME= xfreecell-1.0.5b
PKGREVISION= 1
CATEGORIES= games
-MASTER_SITES= http://www2.giganet.net/~nakayama/
+MASTER_SITES= http://www2.giganet.net/~nakayama/
EXTRACT_SUFX= .tgz
MAINTAINER= chris@infolaunch.com
-HOMEPAGE= http://www2.giganet.net/~nakayama/
+HOMEPAGE= http://www2.giganet.net/~nakayama/
COMMENT= Popular freecell card game for X
USE_X11BASE= yes
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile
index 850b170836f..8be87cf1f2d 100644
--- a/games/xfrisk/Makefile
+++ b/games/xfrisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:09 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:31 wiz Exp $
#
DISTNAME= xfrisk-1.2
@@ -20,7 +20,7 @@ NO_BIN_ON_CDROM=${RESTRICTED}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-MAKE_ENV+= LIBS="-lsocket -lnsl"
+MAKE_ENV+= LIBS="-lsocket -lnsl"
.endif
# xfrisk doesn't work with standard Xaw.
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index da9ae6668af..f81fe860a84 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:37 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:31 wiz Exp $
-DISTNAME= xkobo-1.11
+DISTNAME= xkobo-1.11
PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
index d6e15d68017..65536bf849c 100644
--- a/games/xmahjongg/Makefile
+++ b/games/xmahjongg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/02/02 18:06:05 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:31 wiz Exp $
#
DISTNAME= xmahjongg-3.6.1
@@ -16,7 +16,7 @@ USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"
# XXX: hack - work round an ICE with GCC 3.3 on sparc
.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "sparc"
-GCC_REQD+= 3.4
+GCC_REQD+= 3.4
.endif
.include "../../x11/libX11/buildlink3.mk"
diff --git a/games/xrick/Makefile b/games/xrick/Makefile
index d9a186ddac1..5ddf89f36dd 100644
--- a/games/xrick/Makefile
+++ b/games/xrick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/01/07 09:13:55 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:31 wiz Exp $
#
DISTNAME= xrick-021212
@@ -11,7 +11,7 @@ MAINTAINER= pino@dohd.org
HOMEPAGE= http://www.bigorno.net/xrick/
COMMENT= Rick Dangerous clone for X
-RESTRICTED= Copyright of graphics, images, maps, and sounds is questionable.
+RESTRICTED= Copyright of graphics, images, maps, and sounds is questionable.
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}