From c868572de03aa6499d0098309c5459020857cc74 Mon Sep 17 00:00:00 2001 From: plunky Date: Mon, 28 Jul 2008 19:47:08 +0000 Subject: add PKG_DESTDIR_SUPPORT --- comms/obexapp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 601f3d11025..f5e5a03aa59 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -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 @@ COMMENT= Obex application to transfer objects to mobile equipment ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-[4-9].*-* +PKG_DESTDIR_SUPPORT= user-destdir + BUILD_DEFS+= VARBASE OWN_DIRS+= ${VARBASE}/spool/obex -- cgit v1.2.3