summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /games
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'games')
-rw-r--r--games/InterLOGIC/Makefile9
-rw-r--r--games/KoboDeluxe/Makefile4
-rw-r--r--games/abuse/Makefile7
-rw-r--r--games/an/Makefile7
-rw-r--r--games/aop/Makefile4
-rw-r--r--games/aop/distinfo4
-rw-r--r--games/aop/patches/patch-aa10
-rw-r--r--games/bluemoon/Makefile4
-rw-r--r--games/boson/Makefile4
-rw-r--r--games/bzflag/Makefile4
-rw-r--r--games/crack-attack-sounds/Makefile4
-rw-r--r--games/crimsonfields/Makefile4
-rw-r--r--games/criticalmass/Makefile4
-rw-r--r--games/crossfire-client-gtk/Makefile4
-rw-r--r--games/crossfire-client-gtk2/Makefile4
-rw-r--r--games/crossfire-client/Makefile4
-rw-r--r--games/crossfire-server/Makefile4
-rw-r--r--games/d2x/Makefile4
-rw-r--r--games/eboard/Makefile4
-rw-r--r--games/fillets-ng/Makefile4
-rw-r--r--games/fire/Makefile4
-rw-r--r--games/flightgear/Makefile4
-rw-r--r--games/foobillard/Makefile4
-rw-r--r--games/fortune-strfile/Makefile4
-rw-r--r--games/freedroid/Makefile4
-rw-r--r--games/gamazons/Makefile4
-rw-r--r--games/pag/Makefile6
-rw-r--r--games/pioneers/Makefile4
-rw-r--r--games/plib/Makefile4
-rw-r--r--games/prboom/Makefile4
30 files changed, 102 insertions, 37 deletions
diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile
index a8020f46cad..8edc2384594 100644
--- a/games/InterLOGIC/Makefile
+++ b/games/InterLOGIC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/12 16:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:29 joerg Exp $
#
DISTNAME= interLOGIC-src-0.30
@@ -12,15 +12,18 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/interlogic/
COMMENT= Logic/puzzle game based on the old Amiga game "Balls"
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/interlogic
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= share/doc/InterLOGIC
+
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PKGBASE}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/InterLOGIC
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
diff --git a/games/KoboDeluxe/Makefile b/games/KoboDeluxe/Makefile
index 25674a9036f..a03c60a4bdc 100644
--- a/games/KoboDeluxe/Makefile
+++ b/games/KoboDeluxe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/02/08 18:16:09 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:29 joerg Exp $
DISTNAME= KoboDeluxe-0.4pre10
PKGNAME= ${DISTNAME:S/pre/rc/}
@@ -9,6 +9,8 @@ MAINTAINER= as@rsn.bth.se
HOMEPAGE= http://olofson.net/kobodl/
COMMENT= Multi-way scrolling shoot 'em up game for X
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
diff --git a/games/abuse/Makefile b/games/abuse/Makefile
index 1793c7d3a43..fbc90f8bf1c 100644
--- a/games/abuse/Makefile
+++ b/games/abuse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/01/19 09:16:20 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/06/12 02:14:29 joerg Exp $
DISTNAME= abuse_pd
PKGNAME= abuse-2.0
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # AWOL
COMMENT= Full color 320x200 arcade quality platform shooter
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q}
@@ -19,6 +21,9 @@ USE_LANGUAGES= c c++
NOT_FOR_PLATFORM= NetBSD-*-arm32
+INSTALL_MAKE_FLAGS= prefix=${DESTDIR}${PREFIX} \
+ mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}
+
post-extract:
cd ${WRKSRC}/abuse \
&& ${GTAR} xfz ${DISTDIR}/abuse_data.tar.gz
diff --git a/games/an/Makefile b/games/an/Makefile
index 4ff5e761ecc..4b3a0dfc25d 100644
--- a/games/an/Makefile
+++ b/games/an/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/07/02 14:49:50 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:29 joerg Exp $
#
DISTNAME= an-0.93
@@ -8,8 +8,13 @@ MASTER_SITES= ftp://suburbia.net/pub/rmj/
MAINTAINER= jonb@NetBSD.org
COMMENT= Very fast anagram generator
+PKG_DESTDIR_SUPPORT= user-destdir
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
+INSTALL_MAKE_FLAGS= INSTALLDIR=${DESTDIR}${PREFIX}/bin \
+ MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man6
+
WRKSRC= ${WRKDIR}/an-0.93
.include "../../mk/bsd.pkg.mk"
diff --git a/games/aop/Makefile b/games/aop/Makefile
index 5a82e2867fa..a582a340873 100644
--- a/games/aop/Makefile
+++ b/games/aop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/12 15:18:12 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:29 joerg Exp $
DISTNAME= aop-0.6
CATEGORIES= games
@@ -8,6 +8,8 @@ MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://raffi.at/view/code/aop/
COMMENT= Aop is a curses based arcade game with only 64 lines of sourcecode
+PKG_DESTDIR_SUPPORT= user-destdir
+
SUBST_CLASSES+= destination
SUBST_FILES.destination=aop.c Makefile
SUBST_STAGE.destination=pre-configure
diff --git a/games/aop/distinfo b/games/aop/distinfo
index 44902fb7f70..80c4c370e32 100644
--- a/games/aop/distinfo
+++ b/games/aop/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/03/12 15:18:12 rillig Exp $
+$NetBSD: distinfo,v 1.2 2008/06/12 02:14:29 joerg Exp $
SHA1 (aop-0.6.tar.gz) = 88bc2216f1898c42d8223ebaf0bfe665d03d0074
RMD160 (aop-0.6.tar.gz) = 2c329b08f14455b181bf2be15e90790a718f50e4
Size (aop-0.6.tar.gz) = 11811 bytes
-SHA1 (patch-aa) = 5bd877de15ad1546f37d830e75013364d6727c19
+SHA1 (patch-aa) = 4b34486acba7e1ecc38845536d168436b1c52c42
diff --git a/games/aop/patches/patch-aa b/games/aop/patches/patch-aa
index c33781b476b..3c9583aaaee 100644
--- a/games/aop/patches/patch-aa
+++ b/games/aop/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2006/03/12 15:18:12 rillig Exp $
+$NetBSD: patch-aa,v 1.2 2008/06/12 02:14:30 joerg Exp $
--- Makefile.orig 2005-04-25 23:27:12.000000000 +0200
+++ Makefile 2005-04-25 23:30:38.000000000 +0200
@@ -10,10 +10,10 @@ $NetBSD: patch-aa,v 1.1.1.1 2006/03/12 15:18:12 rillig Exp $
- install -d /usr/local/share/aop
- install -m 755 aop /usr/local/bin/aop
- install -m 644 aop-level-*.txt /usr/local/share/aop/
-+ ${BSD_INSTALL_PROGRAM_DIR} ${PREFIX}/bin
-+ ${BSD_INSTALL_DATA_DIR} ${PREFIX}/share/aop
-+ ${BSD_INSTALL_PROGRAM} aop ${PREFIX}/bin/aop
-+ ${BSD_INSTALL_DATA} aop-level-*.txt ${PREFIX}/share/aop/
++ ${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
++ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/aop
++ ${BSD_INSTALL_PROGRAM} aop ${DESTDIR}${PREFIX}/bin/aop
++ ${BSD_INSTALL_DATA} aop-level-*.txt ${DESTDIR}${PREFIX}/share/aop/
clean:
rm -f aop core* *~
diff --git a/games/bluemoon/Makefile b/games/bluemoon/Makefile
index 5d40db29123..c27927e0d78 100644
--- a/games/bluemoon/Makefile
+++ b/games/bluemoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/25 22:48:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= bluemoon-1.1.2
@@ -9,6 +9,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://keldon.net/bluemoon/
COMMENT= Blue Moon game with AI
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config
diff --git a/games/boson/Makefile b/games/boson/Makefile
index be38add9bd8..fccdbc36d2f 100644
--- a/games/boson/Makefile
+++ b/games/boson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/01/18 05:06:34 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= boson-all-0.8
@@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://boson.eu.org/
COMMENT= OpenGL real-time strategy game for KDE 3
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 37b5230fcd1..711a3428031 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2008/01/18 05:06:34 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2008/06/12 02:14:30 joerg Exp $
DISTNAME= bzflag-2.0.8
#PKGREVISION= 1
@@ -10,6 +10,8 @@ MAINTAINER= blymn@NetBSD.org
HOMEPAGE= http://www.bzflag.org/
COMMENT= OpenGL tank game
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
diff --git a/games/crack-attack-sounds/Makefile b/games/crack-attack-sounds/Makefile
index 754d7d6bacc..a18aeffcd01 100644
--- a/games/crack-attack-sounds/Makefile
+++ b/games/crack-attack-sounds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 19:10:18 dsainty Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= crack-attack-sounds-1.1.14-58.noarch
@@ -12,6 +12,8 @@ MAINTAINER= dsainty@NetBSD.org
HOMEPAGE= http://www.miguev.net/background-music-for-crack-attack-119-v05/
COMMENT= Music and sounds for crack-attack
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/usr/share/games/crack-attack
USE_LANGUAGES= # none
NO_BUILD= yes
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile
index b4acac27954..22c41404bfb 100644
--- a/games/crimsonfields/Makefile
+++ b/games/crimsonfields/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2008/04/24 21:26:49 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= crimson-0.5.2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://crimson.seul.org/
COMMENT= Tactical war game in the tradition of Battle Isle
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index 50a1d6b9e23..72d09153f26 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/08/15 08:42:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.27 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= CriticalMass-1.0.2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://criticalmass.sourceforge.net/
COMMENT= SDL/OpenGL space shoot'em up game
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/games/crossfire-client-gtk/Makefile b/games/crossfire-client-gtk/Makefile
index 99b93ca5790..90c6f533dbf 100644
--- a/games/crossfire-client-gtk/Makefile
+++ b/games/crossfire-client-gtk/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/11 05:58:00 adam Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:30 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../games/crossfire-client/Makefile.common"
diff --git a/games/crossfire-client-gtk2/Makefile b/games/crossfire-client-gtk2/Makefile
index 46048ea9084..45c11cd1237 100644
--- a/games/crossfire-client-gtk2/Makefile
+++ b/games/crossfire-client-gtk2/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/11 05:58:41 adam Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:30 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../games/crossfire-client/Makefile.common"
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 6ba1a8e2c7f..7defee4ba29 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2007/02/02 18:29:17 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:30 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../games/crossfire-client/Makefile.common"
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 5c86f7326ea..95db182dbdf 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/07/30 12:22:51 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:30 joerg Exp $
DISTNAME= crossfire-1.9.0
PKGNAME= crossfire-server-1.9.0
@@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://crossfire.real-time.com/
COMMENT= X11 multi/single player game similar to gauntlet and nethack
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
USE_TOOLS+= gmake perl:run bash:run
GNU_CONFIGURE= yes
diff --git a/games/d2x/Makefile b/games/d2x/Makefile
index 876997d4ad3..386a49ee885 100644
--- a/games/d2x/Makefile
+++ b/games/d2x/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/06/12 16:28:08 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= d2x-0.2.5
@@ -10,6 +10,8 @@ MAINTAINER= airhead@users.sourceforge.net
HOMEPAGE= http://icculus.org/d2x/
COMMENT= Descent II port
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 1af18258e64..a82ea294982 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/04 11:02:24 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= eboard-1.0.4
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://eboard.sourceforge.net/
COMMENT= Graphical user interface for playing chess
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV+= PKGMANDIR=${PKGMANDIR}
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile
index 840490bfdf9..a034b177ec0 100644
--- a/games/fillets-ng/Makefile
+++ b/games/fillets-ng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/04 21:43:00 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= fillets-ng-0.7.3
@@ -9,6 +9,8 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://fillets.sourceforge.net/
COMMENT= Puzzle game about witty fish saving the world sokoban style
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= fillets-ng-data-0.7.1:../../games/fillets-ng-data
GNU_CONFIGURE= yes
diff --git a/games/fire/Makefile b/games/fire/Makefile
index da41846b2bd..6433fe5744d 100644
--- a/games/fire/Makefile
+++ b/games/fire/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/06/12 16:28:08 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= fire-1.0
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/fire/index.html
COMMENT= Organic fireworks demo
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../devel/SDL/buildlink3.mk"
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 565f07cd596..18c23f4ec6d 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/03/17 18:01:52 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= FlightGear-1.0.0
@@ -15,6 +15,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.flightgear.org/
COMMENT= The FlightGear Simulator
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile
index 51bbdd5c208..6548db103ad 100644
--- a/games/foobillard/Makefile
+++ b/games/foobillard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/01/11 10:35:40 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= foobillard-3.0a
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://foobillard.sunsite.dk/
COMMENT= Free OpenGL-billard game
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
diff --git a/games/fortune-strfile/Makefile b/games/fortune-strfile/Makefile
index 20146d228c6..7a0018ffd34 100644
--- a/games/fortune-strfile/Makefile
+++ b/games/fortune-strfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/02/09 23:42:59 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:30 joerg Exp $
DISTNAME= fortune-strfile-0
CATEGORIES= games
@@ -7,6 +7,8 @@ DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Tool to prepare a fortune database
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
USE_BSD_MAKEFILE= yes
diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile
index 25e06f7eba1..0420361ebd4 100644
--- a/games/freedroid/Makefile
+++ b/games/freedroid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/12 16:28:08 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= freedroid-1.0.2
@@ -10,6 +10,8 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://freedroid.sourceforge.net/
COMMENT= Clone of the C64 game Paradroid
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/games/gamazons/Makefile b/games/gamazons/Makefile
index 28d47b8e344..23184d8a4a3 100644
--- a/games/gamazons/Makefile
+++ b/games/gamazons/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/03/06 14:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= gamazons-0.83
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.yorgalily.org/gamazons/
COMMENT= GNOME program for playing the game Amazons
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake
USE_DIRS+= gnome2-1.6 xdg-1.4
diff --git a/games/pag/Makefile b/games/pag/Makefile
index 4d34aa28276..dff3a39808b 100644
--- a/games/pag/Makefile
+++ b/games/pag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:21 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= pag-0.92
@@ -10,11 +10,15 @@ MAINTAINER= pancake@phreaker.net
#HOMEPAGE= http://pancake.host.sk/
COMMENT= Platform Arcade Game
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_NCURSES= yes # missing function stdscr
GNU_CONFIGURE= yes
+INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX}
+
.include "../../devel/ncurses/buildlink3.mk"
.include "../../graphics/aalib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index 38f95b291ae..feb59c5c4dd 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/03/06 14:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= pioneers-0.11.3
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pio.sourceforge.net/
COMMENT= GNOME version of the Settlers of Catan board game
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake pkg-config msgfmt
diff --git a/games/plib/Makefile b/games/plib/Makefile
index 8810da1226e..b9a0a0b43b9 100644
--- a/games/plib/Makefile
+++ b/games/plib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/03/14 14:38:46 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:30 joerg Exp $
#
DISTNAME= plib-1.8.5
@@ -9,6 +9,8 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://plib.sourceforge.net/
COMMENT= Libraries for writing portable games/realtime interactive apps
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
CPPFLAGS+= -Dunix=1
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 5b2e4c08063..80cb11c989c 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/07/06 19:41:09 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2008/06/12 02:14:30 joerg Exp $
DISTNAME= prboom-2.4.7
CATEGORIES= games
@@ -8,6 +8,8 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://prboom.sourceforge.net/
COMMENT= Multiplayer-capable and modified version of DOOM
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-waddir=${PREFIX}/share/doom