summaryrefslogtreecommitdiff
path: root/games/gnome-games/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-14 15:26:46 +0000
committerrillig <rillig@pkgsrc.org>2018-01-14 15:26:46 +0000
commit3de9c508fd927d90f453e378deda1271d40ffa51 (patch)
treed7cdaf7133a6666c50cf6afe302fc85fae3ef075 /games/gnome-games/Makefile
parent171814c55ce3e50eadd450135290e53b33af64f3 (diff)
downloadpkgsrc-3de9c508fd927d90f453e378deda1271d40ffa51.tar.gz
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable and several others. pkglint -r -Wall --autofix --only :Q
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r--games/gnome-games/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index d1de8d71f6b..ba2cfd1fed4 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2017/11/23 17:19:54 wiz Exp $
+# $NetBSD: Makefile,v 1.158 2018/01/14 15:26:47 rillig Exp $
DISTNAME= gnome-games-2.32.1
PKGREVISION= 34
@@ -23,9 +23,9 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
+CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
CONFIGURE_ENV+= ac_cv_path_MSGFMT=msgfmt
-CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --enable-omitgames=lightsoff
FILES_SUBST+= INSTALL=${INSTALL:Q}