pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/wmi DESTDIR ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e5603a31201
branches:  trunk
changeset: 536316:3e5603a31201
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 10 13:25:58 2007 +0000

description:
DESTDIR ready.

diffstat:

 wm/wmi/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7d025c4451ea -r 3e5603a31201 wm/wmi/Makefile
--- a/wm/wmi/Makefile   Mon Dec 10 13:25:03 2007 +0000
+++ b/wm/wmi/Makefile   Mon Dec 10 13:25:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/03/25 07:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/12/10 13:25:58 obache Exp $
 #
 
 DISTNAME=      wmi-10
@@ -13,6 +13,8 @@
 USE_LANGUAGES= c c++
 GNU_CONFIGURE= yes
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILDLINK_DEPMETHOD.libXt?=    build
 
 .include "../../x11/libSM/buildlink3.mk"



Home | Main Index | Thread Index | Old Index