pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gtkballs Remove extra :Q operator, as noted by p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04d757212456
branches: trunk
changeset: 552493:04d757212456
user: shattered <shattered%pkgsrc.org@localhost>
date: Sun Jan 04 22:25:57 2009 +0000
description:
Remove extra :Q operator, as noted by pkglint.
OK by wiz@.
diffstat:
games/gtkballs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 262c77590e07 -r 04d757212456 games/gtkballs/Makefile
--- a/games/gtkballs/Makefile Sun Jan 04 22:20:43 2009 +0000
+++ b/games/gtkballs/Makefile Sun Jan 04 22:25:57 2009 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index