Fri Jan 29 20:15:47 2010 UTC ()
DESTDIR support


(joerg)
diff -r1.4 -r1.5 pkgsrc/games/LostPixels/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/games/LostPixels/Makefile (expand / switch to context diff)
--- pkgsrc/games/LostPixels/Makefile 2010/01/18 09:58:50 1.4
+++ pkgsrc/games/LostPixels/Makefile 2010/01/29 20:15:46 1.5
@@ -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
@@ -10,6 +10,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