summaryrefslogtreecommitdiff
path: root/comms/obexftp/Makefile
diff options
context:
space:
mode:
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