pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc DESTDIR support
details: https://anonhg.NetBSD.org/pkgsrc/rev/c55c55472f03
branches: trunk
changeset: 570454:c55c55472f03
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 29 20:40:58 2010 +0000
description:
DESTDIR support
diffstat:
audio/gtkpod/Makefile | 4 +++-
games/exult/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 29f8c5e2bffa -r c55c55472f03 audio/gtkpod/Makefile
--- a/audio/gtkpod/Makefile Fri Jan 29 20:26:04 2010 +0000
+++ b/audio/gtkpod/Makefile Fri Jan 29 20:40:58 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/08/26 19:57:10 sno Exp $
+# $NetBSD: Makefile,v 1.27 2010/01/29 20:41:15 joerg Exp $
#
DISTNAME= gtkpod-0.99.14
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.gtkpod.org/
COMMENT= GUI for iPod using GTK2
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff -r 29f8c5e2bffa -r c55c55472f03 games/exult/Makefile
--- a/games/exult/Makefile Fri Jan 29 20:26:04 2010 +0000
+++ b/games/exult/Makefile Fri Jan 29 20:40:58 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/07/22 09:01:27 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/01/29 20:40:58 joerg Exp $
#
DISTNAME= exult-1.2
@@ -10,6 +10,8 @@
HOMEPAGE= http://exult.sourceforge.net/
COMMENT= Open-source Ultima 7 engine
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAKE_JOBS_SAFE= no
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index