summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
committerrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
commit579e97796954edc2469fac176e855589e1dc2997 (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /games
parenta86447cb0763e94327a0380243bb3a2cc0ecbb68 (diff)
downloadpkgsrc-579e97796954edc2469fac176e855589e1dc2997.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'games')
-rw-r--r--games/d2x/Makefile6
-rw-r--r--games/gnome2-games/Makefile6
-rw-r--r--games/powermanga/Makefile4
-rw-r--r--games/scummvm/Makefile4
-rw-r--r--games/wesnoth/Makefile4
5 files changed, 12 insertions, 12 deletions
diff --git a/games/d2x/Makefile b/games/d2x/Makefile
index d907dbc1222..ab61e272422 100644
--- a/games/d2x/Makefile
+++ b/games/d2x/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/08/20 19:16:21 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:07 rillig Exp $
#
DISTNAME= d2x-0.2.5
@@ -22,8 +22,8 @@ MESSAGE_SUBST+= D2X_DATA=${D2X_DATA}
# support
#
CONFIGURE_ARGS+= --disable-network
-CONFIGURE_ARGS+= --prefix=${PREFIX}
-CONFIGURE_ARGS+= --with-sharepath=${D2X_DATA}
+CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
+CONFIGURE_ARGS+= --with-sharepath=${D2X_DATA:Q}
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile
index f61cbf735b4..e68cd726cec 100644
--- a/games/gnome2-games/Makefile
+++ b/games/gnome2-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2005/12/05 20:50:16 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2005/12/05 23:55:07 rillig Exp $
DISTNAME= gnome-games-2.12.1
PKGREVISION= 1
@@ -27,10 +27,10 @@ INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
-CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
# This package installs files in sysconfdir but does not read them directly,
# so the following configuration argument is safe.
-CONFIGURE_ARGS+= --sysconfdir=${EGDIR}
+CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q}
EGDIR= ${PREFIX}/share/examples/gnome2-games
CONF_FILES=
diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile
index fb9497d63d8..a37c580feea 100644
--- a/games/powermanga/Makefile
+++ b/games/powermanga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:17 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/05 23:55:07 rillig Exp $
#
DISTNAME= powermanga-0.79
@@ -12,7 +12,7 @@ COMMENT= Arcade 2D shoot-em-up game
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
MAKE_ENV+= TOUCH=${TOUCH:Q} WRKSRC=${WRKSRC:Q}
.include "../../audio/SDL_mixer/buildlink3.mk"
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 2b905df3ba8..c8af6bd93ab 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/10/31 09:05:34 adam Exp $
+# $NetBSD: Makefile,v 1.38 2005/12/05 23:55:07 rillig Exp $
DISTNAME= scummvm-0.8.0
CATEGORIES= games
@@ -12,7 +12,7 @@ COMMENT= LucasArts Script Creation Utility for Maniac Mansion
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake
HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
UNLIMIT_RESOURCES= datasize
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 9259ea12e4c..beef8cdcd7c 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/12/05 20:50:18 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:07 rillig Exp $
DISTNAME= wesnoth-1.0.1
CATEGORIES= games
@@ -10,7 +10,7 @@ COMMENT= Fantasy turn-based strategy game
USE_TOOLS+= pkg-config
HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
UNLIMIT_RESOURCES+= datasize