pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc DESTDIR ready



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce90d8fe5780
branches:  trunk
changeset: 570893:ce90d8fe5780
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 04 16:47:54 2010 +0000

description:
DESTDIR ready

diffstat:

 misc/xdg-utils/Makefile |  4 +++-
 misc/xrolodex/Makefile  |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 20053fff9e26 -r ce90d8fe5780 misc/xdg-utils/Makefile
--- a/misc/xdg-utils/Makefile   Thu Feb 04 16:47:05 2010 +0000
+++ b/misc/xdg-utils/Makefile   Thu Feb 04 16:47:54 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/09 15:04:56 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/04 16:47:54 joerg Exp $
 #
 
 DISTNAME=      xdg-utils-1.0.2
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://portland.freedesktop.org/
 COMMENT=       Tools to assist applications with various desktop integration tasks
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= yes
 USE_LANGUAGES= # none
 
diff -r 20053fff9e26 -r ce90d8fe5780 misc/xrolodex/Makefile
--- a/misc/xrolodex/Makefile    Thu Feb 04 16:47:05 2010 +0000
+++ b/misc/xrolodex/Makefile    Thu Feb 04 16:47:54 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/01/19 09:16:25 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2010/02/04 16:48:50 joerg Exp $
 
 DISTNAME=              xrolodex.1.5.motif
 PKGNAME=               xrolodex-1.5
@@ -10,6 +10,8 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Motif/X11 rolodex application
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 WRKSRC=                        ${WRKDIR}/xrolodex.15
 USE_IMAKE=             yes
 



Home | Main Index | Thread Index | Old Index