summaryrefslogtreecommitdiff
path: root/games/gtkballs
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2009-01-04 22:25:57 +0000
committershattered <shattered@pkgsrc.org>2009-01-04 22:25:57 +0000
commit76a8ad6aced2dd373ac1b279660a24825b504ef1 (patch)
tree98ed1e4973b919e0484f6803c416749e53ba3e90 /games/gtkballs
parent8665979b7c3d51b113345d62c02ac5ff8da7e314 (diff)
downloadpkgsrc-76a8ad6aced2dd373ac1b279660a24825b504ef1.tar.gz
Remove extra :Q operator, as noted by pkglint.
OK by wiz@.
Diffstat (limited to 'games/gtkballs')
-rw-r--r--games/gtkballs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index dbf2301b3f0..1e409e4c5c4 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/01/04 14:08:14 shattered Exp $
+# $NetBSD: Makefile,v 1.32 2009/01/04 22:25:57 shattered Exp $
DISTNAME= gtkballs-3.1.5
PKGREVISION= 7
@@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= yes
BUILD_DEFS+= GAMEDATAMODE
BUILD_DEFS+= VARBASE
-PLIST_SUBST+= VARBASE=${VARBASE:Q}
+PLIST_SUBST+= VARBASE=${VARBASE}
CONF_FILES_PERMS+= /dev/null ${VARBASE}/games/gtkballs-scores \
${GAMEOWN} ${GAMEGRP} ${GAMEDATAMODE}