pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/gambatte Mark as destdir-ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2ba0096c439
branches:  trunk
changeset: 398322:f2ba0096c439
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 29 11:34:55 2009 +0000

description:
Mark as destdir-ready.

diffstat:

 emulators/gambatte/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 27b086bd154d -r f2ba0096c439 emulators/gambatte/Makefile
--- a/emulators/gambatte/Makefile       Sat Aug 29 11:33:36 2009 +0000
+++ b/emulators/gambatte/Makefile       Sat Aug 29 11:34:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 19:58:44 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/29 11:34:55 wiz Exp $
 #
 
 DISTNAME=      gambatte_src-0.4.1
@@ -13,6 +13,8 @@
 
 BUILD_DEPENDS+=        scons-[0-9]*:../../devel/scons
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_LANGUAGES= c c++
 INSTALLATION_DIRS=     bin share/doc/gambatte
 



Home | Main Index | Thread Index | Old Index