summaryrefslogtreecommitdiff
path: root/games/xconq
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/xconq
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/xconq')
-rw-r--r--games/xconq/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile
index 2d4f5984f7d..89d28c67732 100644
--- a/games/xconq/Makefile
+++ b/games/xconq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2015/07/04 16:18:35 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2018/01/14 15:26:48 rillig Exp $
DISTNAME= xconq-7.4.1
PKGREVISION= 13
@@ -15,9 +15,9 @@ CONFIGURE_ARGS+= --enable-alternate-scoresdir=${SCOREDIR}
CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
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}
+MAKE_ENV+= LOCALBASE=${LOCALBASE}
+MAKE_FLAGS+= mandir=${PREFIX}/${PKGMANDIR} \
+ infodir=${PREFIX}/${PKGINFODIR}
INFO_FILES= yes
# XXX SETGIDGAME should go away and the rest of these should come from