pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/nestopia user-destdir



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b31fb8d7c03
branches:  trunk
changeset: 395548:4b31fb8d7c03
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 08 16:38:35 2009 +0000

description:
user-destdir

diffstat:

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

diffs (18 lines):

diff -r 0c88b129a2de -r 4b31fb8d7c03 emulators/nestopia/Makefile
--- a/emulators/nestopia/Makefile       Wed Jul 08 16:37:53 2009 +0000
+++ b/emulators/nestopia/Makefile       Wed Jul 08 16:38:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/28 06:53:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/08 16:38:35 joerg Exp $
 #
 
 DISTNAME=      Nestopia140src
@@ -14,6 +14,8 @@
 HOMEPAGE=      http://rbelmont.mameworld.info/?page_id=200
 COMMENT=       Portable, very accurate NES emulator with UNIF support
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 WRKSRC=                ${WRKDIR}
 USE_LANGUAGES= c c++
 USE_TOOLS=     gmake pkg-config



Home | Main Index | Thread Index | Old Index