summaryrefslogtreecommitdiff
path: root/games/LostPixels
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-29 20:15:46 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-29 20:15:46 +0000
commitafed6d9ef3476470bb406641b823fdaf56726788 (patch)
tree0f6d4aa1c071ab8f4b5497c511d60872127c56ed /games/LostPixels
parent626121934439212b0e1551704e96c05526c8b3d4 (diff)
downloadpkgsrc-afed6d9ef3476470bb406641b823fdaf56726788.tar.gz
DESTDIR support
Diffstat (limited to 'games/LostPixels')
-rw-r--r--games/LostPixels/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/LostPixels/Makefile b/games/LostPixels/Makefile
index b1c20871ffa..0503f79a082 100644
--- a/games/LostPixels/Makefile
+++ b/games/LostPixels/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/01/18 09:58:50 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/29 20:15:46 joerg Exp $
#
DISTNAME= LostPixels-0.5.3-source
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.blinkensisters.org/wiki/index.php/Main_Page
COMMENT= Blinken Sisters - Hunt for the Lost Pixels (80s-style Jump'n'Run)
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/blinkensisters/lostpixels/game/software
USE_CMAKE= yes
USE_LANGUAGES= c c++