summaryrefslogtreecommitdiff
path: root/comms
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
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'comms')
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/obexftp/Makefile4
-rw-r--r--comms/openobex/Makefile4
-rw-r--r--comms/p5-Device-Gsm/Makefile4
-rw-r--r--comms/p5-Device-Modem/Makefile4
-rw-r--r--comms/p5-Device-SerialPort/Makefile4
-rw-r--r--comms/synce-dccm/Makefile4
-rw-r--r--comms/synce-librapi2/Makefile4
-rw-r--r--comms/synce-libsynce/Makefile4
-rw-r--r--comms/synce-rra/Makefile4
-rw-r--r--comms/synce-serial/Makefile4
11 files changed, 33 insertions, 11 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index c226b13abe2..ddd4e339db4 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2008/03/06 14:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= gnome-pilot-2.0.15
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Palm Pilot synchronisation for GNOME
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2
GNU_CONFIGURE= YES
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
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile
index fc644fc7d75..f51c6620b79 100644
--- a/comms/openobex/Makefile
+++ b/comms/openobex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/05/25 21:23:26 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= openobex-1.3
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://openobex.triq.net/
COMMENT= Implementation of the Object Exchange (OBEX) protocol
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 6b1e8fd048b..4d55edf5c03 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/01/03 23:39:25 grant Exp $
+# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= Device-Gsm-1.48
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl module to interface GSM cellular / modems
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem
PERL5_PACKLIST= auto/Device/Gsm/.packlist
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index a662ffffc9f..b249b57d73e 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/01/03 23:36:11 grant Exp $
+# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= Device-Modem-1.48
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl module to talk to modem devices connected via serial port
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Device-SerialPort>=0.19:../../comms/p5-Device-SerialPort
PERL5_PACKLIST= auto/Device/Modem/.packlist
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile
index cec0c885cd0..faaa1feb9db 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/01/03 23:32:57 grant Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= Device-SerialPort-1.04
@@ -11,6 +11,8 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html
COMMENT= POSIX-based Perl module to control your serial port
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
PERL5_PACKLIST= auto/Device/SerialPort/.packlist
diff --git a/comms/synce-dccm/Makefile b/comms/synce-dccm/Makefile
index ac8a6b60034..c2ec4ab8b7e 100644
--- a/comms/synce-dccm/Makefile
+++ b/comms/synce-dccm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/15 13:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-dccm-0.9.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Listener daemon for connections from WinCE devices
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile
index 8192f6a2b96..acfe4ca691a 100644
--- a/comms/synce-librapi2/Makefile
+++ b/comms/synce-librapi2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/06/18 11:53:27 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-librapi2-0.9.1
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Utilities/libraries to make RAPI calls on WinCE devices
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/comms/synce-libsynce/Makefile b/comms/synce-libsynce/Makefile
index 7721e9a2d2c..97d55679ada 100644
--- a/comms/synce-libsynce/Makefile
+++ b/comms/synce-libsynce/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/15 13:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-libsynce-0.9.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Library to support communication with WinCE devices
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/comms/synce-rra/Makefile b/comms/synce-rra/Makefile
index d586ed13326..f9abf1eee8d 100644
--- a/comms/synce-rra/Makefile
+++ b/comms/synce-rra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/06/15 13:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-rra-0.9.1
@@ -13,6 +13,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Remote Replication Agent Connection protocol library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/comms/synce-serial/Makefile b/comms/synce-serial/Makefile
index e3da27f1f02..03cfdba1807 100644
--- a/comms/synce-serial/Makefile
+++ b/comms/synce-serial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/15 13:26:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $
#
DISTNAME= synce-serial-0.9.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://synce.sourceforge.net/
COMMENT= Wrappers for pppd to initiate communications with WinCE devices
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes