summaryrefslogtreecommitdiff
path: root/games/lbreakout/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-05-18 12:10:12 +0000
committerrillig <rillig@pkgsrc.org>2006-05-18 12:10:12 +0000
commit445c33c217d5d300d786b535fb90a00fb3247809 (patch)
treec507d4ebb45376172d1688ef5b3c000405438042 /games/lbreakout/patches
parent945dbd86d5ab7357f7246b2be439d5d7ba171cc1 (diff)
downloadpkgsrc-445c33c217d5d300d786b535fb90a00fb3247809.tar.gz
Changed an explicit /var to ${VARBASE}. Bumped PKGREVISION.
Diffstat (limited to 'games/lbreakout/patches')
-rw-r--r--games/lbreakout/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lbreakout/patches/patch-aa b/games/lbreakout/patches/patch-aa
index c314e4d7a17..df0d393c065 100644
--- a/games/lbreakout/patches/patch-aa
+++ b/games/lbreakout/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 2006/03/28 22:03:42 joerg Exp $
+$NetBSD: patch-aa,v 1.6 2006/05/18 12:10:12 rillig Exp $
--- configure.orig Thu Mar 15 10:05:08 2001
+++ configure Tue Aug 14 20:05:05 2001
@@ -33,7 +33,7 @@ $NetBSD: patch-aa,v 1.5 2006/03/28 22:03:42 joerg Exp $
sdir=$datadir/games/lbreakout
-hdir=/var/lib/games
-+hdir=/var/games
++hdir=${VARBASE}/games
inst_flag="-DSRC_DIR=\\\"$sdir/\\\""
hi_inst_flag="-DHI_DIR=\\\"$hdir/\\\""