summaryrefslogtreecommitdiff
path: root/comms/openobex
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
committerasau <asau@pkgsrc.org>2012-10-03 11:24:38 +0000
commit1ac9f60085aec1d867a46a07eec69fa91f833ca8 (patch)
tree5deda6f85d14740b1c07c446780b6653d19fd2c6 /comms/openobex
parentffdb8eeec001a068c757b22ffb29522bc31bd326 (diff)
downloadpkgsrc-1ac9f60085aec1d867a46a07eec69fa91f833ca8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'comms/openobex')
-rw-r--r--comms/openobex/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index 8fba59915e3..626a4f73971 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/08/09 08:00:46 plunky Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= openobex-1.5
@@ -11,8 +11,6 @@ COMMENT= Implementation of the Object Exchange (OBEX) protocol
LICENSE= gnu-lgpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes