pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/obexapp add PKG_DESTDIR_SUPPORT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/901d43470509
branches:  trunk
changeset: 545214:901d43470509
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Mon Jul 28 19:47:08 2008 +0000

description:
add PKG_DESTDIR_SUPPORT

diffstat:

 comms/obexapp/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 89ee39fd8468 -r 901d43470509 comms/obexapp/Makefile
--- a/comms/obexapp/Makefile    Mon Jul 28 19:44:22 2008 +0000
+++ b/comms/obexapp/Makefile    Mon Jul 28 19:47:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/07/28 18:49:06 plunky Exp $
+# $NetBSD: Makefile,v 1.14 2008/07/28 19:47:08 plunky Exp $
 #
 
 DISTNAME=      obexapp-1.4.9
@@ -11,6 +11,8 @@
 
 ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-[4-9].*-*
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILD_DEFS+=           VARBASE
 
 OWN_DIRS+=             ${VARBASE}/spool/obex



Home | Main Index | Thread Index | Old Index