From 9fc2d7d28106475bc308a209655b44e662911609 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Apr 2006 09:22:05 +0000 Subject: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. --- games/REminiscence/Makefile | 4 ++-- games/blindmine/Makefile | 4 ++-- games/ccgo/Makefile | 4 ++-- games/falcons-eye/Makefile | 6 +++--- games/fillets-ng/Makefile | 4 ++-- games/glaxium/Makefile | 4 ++-- games/gnuchess/Makefile | 4 ++-- games/kapooka/Makefile | 4 ++-- games/qnetwalk/Makefile | 4 ++-- games/quake3server/Makefile.common | 19 ++++++++++--------- games/quakedata/Makefile | 4 ++-- games/rtcw/Makefile | 4 ++-- games/scid/Makefile | 4 ++-- games/xfrisk/Makefile | 4 ++-- games/xrick/Makefile | 4 ++-- 15 files changed, 39 insertions(+), 38 deletions(-) (limited to 'games') diff --git a/games/REminiscence/Makefile b/games/REminiscence/Makefile index df9e99be59d..7c407a9dee1 100644 --- a/games/REminiscence/Makefile +++ b/games/REminiscence/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:12 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= REminiscence-0.1.6 @@ -20,7 +20,7 @@ DEFINES+= -DSYS_BIG_ENDIAN .elif ${MACHINE_ENDIAN} == "little" DEFINES+= -DSYS_LITTLE_ENDIAN .else -BROKEN= "Unknown endianness" +PKG_FAIL_REASON+= "Unknown endianness." .endif .include "../../devel/SDL/buildlink3.mk" diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile index b06c7f21f01..1097c2e757c 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= blindmine-0.3-src @@ -17,7 +17,7 @@ NO_CONFIGURE= yes NO_BUILD= yes SUBST_CLASSES+= path -SUBST_MESSAGE.path= "Fixing paths." +SUBST_MESSAGE.path= Fixing paths. SUBST_STAGE.path= post-patch SUBST_FILES.path= blindmine.py sdl_ui.py SUBST_SED.path= -e 's,/usr/bin/env python,${PYTHONBIN},g' diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index 380e89f5734..cb1ab013cd4 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:24 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/04/22 09:22:08 rillig Exp $ DISTNAME= ccgo-0.3.6.2 PKGREVISION= 3 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes SUBST_CLASSES+= ccgo SUBST_STAGE.ccgo= pre-configure SUBST_FILES.ccgo= game_setup.cc settings.cc -SUBST_MESSAGE.ccgo= "Fixing paths to gnugo." +SUBST_MESSAGE.ccgo= Fixing paths to gnugo. SUBST_SED.ccgo= -e 's|/usr/games/gnugo|${PREFIX.gnugo}/bin/gnugo|g' EVAL_PREFIX+= PREFIX.gnugo diff --git a/games/falcons-eye/Makefile b/games/falcons-eye/Makefile index 1b79238ced3..d47eee7bfc5 100644 --- a/games/falcons-eye/Makefile +++ b/games/falcons-eye/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2006/04/22 09:22:08 rillig Exp $ # DISTNAME= nethack_source_331_jtp_193 @@ -26,7 +26,7 @@ INSTALL_SRC= # empty LIBS.SunOS+= -lm SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Configuring program paths." +SUBST_MESSAGE.paths= Configuring program paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= include/config.h src/fe-config.in SUBST_SED.paths= -e "s,XXXPREFIXXXX,${PREFIX},g" \ @@ -36,7 +36,7 @@ SUBST_SED.paths= -e "s,XXXPREFIXXXX,${PREFIX},g" \ .if ${OPSYS} == "NetBSD" SUBST_CLASSES+= unixconf -SUBST_MESSAGE.unixconf= "Configuring to use NetBSD presets." +SUBST_MESSAGE.unixconf= Configuring to use NetBSD presets. SUBST_STAGE.unixconf= post-patch SUBST_FILES.unixconf= include/unixconf.h SUBST_SED.unixconf= -e 's,^\/\* \#define BSD 1 \*\/,\#define BSD 1,' \ diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 4cb899ecadb..6dba9507d5e 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= fillets-ng-0.6.0 @@ -18,7 +18,7 @@ USE_LANGUAGES= c c++ SUBST_CLASSES+= man SUBST_STAGE.man= post-patch SUBST_FILES.man= fillets.6 -SUBST_MESSAGE.man= "Fixing documentation path in the manual page." +SUBST_MESSAGE.man= Fixing documentation path in the manual page. SUBST_SED.man= "s,/usr/share/doc/fillets-ng/html/manual.html,${PREFIX}/share/doc/html/fillets-ng/manual.html," .include "../../audio/SDL_mixer/buildlink3.mk" diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 115258e1939..22b70157219 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= glaxium_0.5 @@ -21,7 +21,7 @@ SUBST_CLASSES+= bill SUBST_STAGE.bill= post-configure SUBST_FILES.bill= conf.h SUBST_SED.bill= -e "s,share\/games,share,g" -SUBST_MESSAGE.bill= "Fixing data path." +SUBST_MESSAGE.bill= Fixing data path. .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../devel/SDL/buildlink3.mk" diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 5035fe85fcf..308f18f3411 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/03/04 21:29:42 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/04/22 09:22:09 rillig Exp $ DISTNAME= gnuchess-5.07 PKGREVISION= 3 @@ -25,7 +25,7 @@ CONFIGURE_ENV+= CFLAGS="-O3 -Winline -Wmissing-prototypes -funroll-loops .endif SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded 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' \ diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index 4d73f417881..fd96efd694e 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= kapooka_0.2 @@ -17,7 +17,7 @@ USE_TOOLS+= gmake SUBST_CLASSES+= kapooka SUBST_STAGE.kapooka= pre-build -SUBST_MESSAGE.kapooka= "Fixing path to data files." +SUBST_MESSAGE.kapooka= Fixing path to data files. SUBST_FILES.kapooka= main.h objects.c SUBST_SED.kapooka= "s!data/!${PREFIX}/share/kapooka/!" diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 4d99761e973..c21139ca7fc 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:29 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= qnetwalk-1.2 @@ -25,7 +25,7 @@ do-configure: # Fix hardcoded paths SUBST_CLASSES+= path -SUBST_MESSAGE.path= "Fixing hardcoded paths." +SUBST_MESSAGE.path= Fixing hardcoded paths. SUBST_STAGE.path= pre-configure SUBST_FILES.path= qnetwalk.pro main.cpp mainwindow.cpp SUBST_SED.path= -e 's:@QNETWALK_BIN@:${QNETWALK_BIN}:g' diff --git a/games/quake3server/Makefile.common b/games/quake3server/Makefile.common index 3f65f927818..667d96f1ca7 100644 --- a/games/quake3server/Makefile.common +++ b/games/quake3server/Makefile.common @@ -1,14 +1,15 @@ -# $NetBSD: Makefile.common,v 1.3 2004/01/25 03:48:58 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.4 2006/04/22 09:22:09 rillig Exp $ -NO_BUILD= yes -Q3ROOTDIR= ${PREFIX}/lib/lokigames/quake3server +NO_BUILD= yes +Q3ROOTDIR= ${PREFIX}/lib/lokigames/quake3server ONLY_FOR_PLATFORM= NetBSD-*-i386 -RESTRICTED= "Size; the data set is much too big" -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} +RESTRICTED= Size; the data set is much too big +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} + +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" diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 935a95ee152..a49099b5156 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:22 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:09 rillig Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -15,7 +15,7 @@ COMMENT= Game data files for Quake BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha LICENSE+= quakedata-license -RESTRICTED= "This software is shareware." +RESTRICTED= This software is shareware. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 2d94a47b820..68dd6e64140 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:43 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:09 rillig Exp $ DISTNAME= wolf-linux-1.33.x86 PKGNAME= rtcw-1.33 @@ -17,7 +17,7 @@ NOT_FOR_PLATFORM= NetBSD-*-* CHECK_SHLIBS= no NO_BUILD= yes RTCWDIR= ${PREFIX}/lib/lokigames/rtcw -RESTRICTED= "Size; the data set is much too big" +RESTRICTED= Size; the data set is much too big NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/games/scid/Makefile b/games/scid/Makefile index 2a99346e1ad..3557d2c58b7 100644 --- a/games/scid/Makefile +++ b/games/scid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/21 11:52:19 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= scid-3.6.1 @@ -18,7 +18,7 @@ CONFIGURE_ENV+= TCLCONFIG_SH=${TCLCONFIG_SH:Q} CONFIGURE_ARGS+= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX}/share/scid SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing paths to tcl.h and tk.h." +SUBST_MESSAGE.paths= Fixing paths to tcl.h and tk.h. SUBST_STAGE.paths= pre-configure SUBST_FILES.paths= configure SUBST_SED.paths= -e 's,@TCLPREFIX@,${BUILDLINK_PREFIX.tcl},g' \ diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index cc2004e730b..850b170836f 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:09 rillig Exp $ # DISTNAME= xfrisk-1.2 @@ -13,7 +13,7 @@ COMMENT= X11 version of the classic Risk board game WRKSRC= ${WRKDIR}/XFrisk USE_TOOLS+= gmake -RESTRICTED= "Possible trademark infringement" +RESTRICTED= Possible trademark infringement NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 1707f064055..1c9718788d0 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 09:22:09 rillig 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} -- cgit v1.2.3