summaryrefslogtreecommitdiff
path: root/comms/obexftp/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /comms/obexftp/Makefile
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'comms/obexftp/Makefile')
-rw-r--r--comms/obexftp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile
index cd07c704c15..28a5359c6da 100644
--- a/comms/obexftp/Makefile
+++ b/comms/obexftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/05/25 21:23:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= obexftp-0.20
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://openobex.triq.net/
COMMENT= File copying over the Object Exchange (OBEX) protocol
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes