summaryrefslogtreecommitdiff
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
parentffdb8eeec001a068c757b22ffb29522bc31bd326 (diff)
downloadpkgsrc-1ac9f60085aec1d867a46a07eec69fa91f833ca8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
-rw-r--r--comms/asterisk-sounds-de-x9media/Makefile4
-rw-r--r--comms/asterisk-sounds-native/Makefile4
-rw-r--r--comms/asterisk/Makefile4
-rw-r--r--comms/asterisk10/Makefile4
-rw-r--r--comms/asterisk18/Makefile4
-rw-r--r--comms/birda/Makefile4
-rw-r--r--comms/bthfp/Makefile4
-rw-r--r--comms/conserver/Makefile3
-rw-r--r--comms/conserver8/Makefile3
-rw-r--r--comms/dl-ezkit/Makefile4
-rw-r--r--comms/efax-gtk/Makefile4
-rw-r--r--comms/efax/Makefile4
-rw-r--r--comms/estic/Makefile4
-rw-r--r--comms/gammu/Makefile4
-rw-r--r--comms/gkermit/Makefile3
-rw-r--r--comms/gnome-pilot/Makefile4
-rw-r--r--comms/gscmxx/Makefile3
-rw-r--r--comms/gsmlib/Makefile4
-rw-r--r--comms/hylafax/Makefile4
-rw-r--r--comms/jpilot-syncmal/Makefile4
-rw-r--r--comms/jpilot/Makefile4
-rw-r--r--comms/kermit/Makefile4
-rw-r--r--comms/kyopon/Makefile4
-rw-r--r--comms/libmal/Makefile4
-rw-r--r--comms/libopensync-plugin-evolution2/Makefile4
-rw-r--r--comms/libopensync-plugin-file/Makefile4
-rw-r--r--comms/libopensync-plugin-kdepim/Makefile4
-rw-r--r--comms/libopensync-plugin-syncml/Makefile4
-rw-r--r--comms/libopensync/Makefile4
-rw-r--r--comms/libsyncml/Makefile4
-rw-r--r--comms/lrzsz/Makefile4
-rw-r--r--comms/malsync/Makefile4
-rw-r--r--comms/mgetty+sendfax/Makefile4
-rw-r--r--comms/minicom/Makefile3
-rw-r--r--comms/modemd/Makefile4
-rw-r--r--comms/msynctool/Makefile4
-rw-r--r--comms/multisync-gui/Makefile4
-rw-r--r--comms/obexapp/Makefile4
-rw-r--r--comms/obexftp/Makefile4
-rw-r--r--comms/op_panel/Makefile4
-rw-r--r--comms/openobex/Makefile4
-rw-r--r--comms/p5-Asterisk/Makefile3
-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/p5-Device-XBee-API/Makefile4
-rw-r--r--comms/p5-SMS-Send/Makefile4
-rw-r--r--comms/p5-pilot-link/Makefile4
-rw-r--r--comms/pilot-link-libs/Makefile4
-rw-r--r--comms/pilot-link/Makefile4
-rw-r--r--comms/pilotmgr/Makefile4
-rw-r--r--comms/plp/Makefile4
-rw-r--r--comms/py-gammu/Makefile3
-rw-r--r--comms/qpage/Makefile4
-rw-r--r--comms/scmxx/Makefile3
-rw-r--r--comms/snooper/Makefile4
-rw-r--r--comms/spandsp/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
-rw-r--r--comms/tkhylafax/Makefile4
-rw-r--r--comms/tn3270/Makefile4
-rw-r--r--comms/xtel/Makefile4
64 files changed, 64 insertions, 184 deletions
diff --git a/comms/asterisk-sounds-de-x9media/Makefile b/comms/asterisk-sounds-de-x9media/Makefile
index 668e355fbcd..f25177c8a36 100644
--- a/comms/asterisk-sounds-de-x9media/Makefile
+++ b/comms/asterisk-sounds-de-x9media/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/08/25 11:56:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/03 11:24:38 asau Exp $
#
PKGNAME= asterisk-sounds-de-x9media-20060714
@@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.x9media.com/
COMMENT= German voice prompt files for asterisk
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= tar
FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX}
diff --git a/comms/asterisk-sounds-native/Makefile b/comms/asterisk-sounds-native/Makefile
index 21b5cf795d3..b18d6af253d 100644
--- a/comms/asterisk-sounds-native/Makefile
+++ b/comms/asterisk-sounds-native/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/06/29 22:54:06 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 11:24:38 asau Exp $
#
PKGNAME= asterisk-sounds-native-20060209
@@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.astlinux.org/index.php
COMMENT= Asterisk sound files in higher quality formats
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/sounds
USE_LANGUAGES= # none
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index b4f8f37c811..5970011896e 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2012/06/09 18:44:51 dholland Exp $
+# $NetBSD: Makefile,v 1.74 2012/10/03 11:24:38 asau Exp $
DISTNAME= asterisk-1.2.37
PKGREVISION= 3
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.asterisk.org/
COMMENT= The Asterisk Software PBX
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
USE_TOOLS+= bash bison gmake perl:run
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile
index c58e47a2afd..3def53e19e3 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2012/10/02 17:10:41 tron Exp $
+# $NetBSD: Makefile,v 1.31 2012/10/03 11:24:38 asau Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -20,8 +20,6 @@ LICENSE= gnu-gpl-v2
CONFLICTS+= asterisk-sounds-extra-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
USE_TOOLS+= bison gmake perl:run pkg-config tar
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile
index f358f2cc032..93900e9c284 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.49 2012/10/03 11:24:39 asau Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
@@ -20,8 +20,6 @@ LICENSE= gnu-gpl-v2
CONFLICTS+= asterisk-sounds-extra-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
USE_TOOLS+= bison gmake perl:run pkg-config tar
diff --git a/comms/birda/Makefile b/comms/birda/Makefile
index 673609d8153..b71b9a11410 100644
--- a/comms/birda/Makefile
+++ b/comms/birda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/02/16 16:40:34 hans Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:39 asau Exp $
#
DISTNAME= birda-1.3
@@ -15,8 +15,6 @@ USE_TOOLS+= groff nroff
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
-PKG_DESTDIR_SUPPORT= user-destdir
-
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/bthfp/Makefile b/comms/bthfp/Makefile
index c4ffc74f8c3..e1ddf83418c 100644
--- a/comms/bthfp/Makefile
+++ b/comms/bthfp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:05 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:39 asau Exp $
DISTNAME= bthfp-0.1
CATEGORIES= comms
@@ -11,8 +11,6 @@ LICENSE= modified-bsd
ONLY_FOR_PLATFORM= NetBSD-[4-9].*-*
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
USE_BSD_MAKEFILE= yes
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 6cb0a6d5580..2ef85d4defb 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/03/14 12:11:50 zafer Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/03 11:24:39 asau Exp $
#
DISTNAME= conserver-7.2.7
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.conserver.com/
COMMENT= Application that allows multiple users to watch serial consoles
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
CONFLICTS+= conserver8-[0-9]*
diff --git a/comms/conserver8/Makefile b/comms/conserver8/Makefile
index 23dedd121c8..12d19bd9aaf 100644
--- a/comms/conserver8/Makefile
+++ b/comms/conserver8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2010/12/06 10:59:10 hauke Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/03 11:24:39 asau Exp $
#
PKGVER= 8.1.18
@@ -14,7 +14,6 @@ COMMENT= Application that allows multiple users to watch serial consoles
CONFLICTS= conserver-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= ${EGDIR} ${DOCDIR}
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/comms/dl-ezkit/Makefile b/comms/dl-ezkit/Makefile
index 82381ebd061..9d29b28bf51 100644
--- a/comms/dl-ezkit/Makefile
+++ b/comms/dl-ezkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2011/02/28 14:52:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 11:24:39 asau Exp $
DISTNAME= dl-ezkit-0.8.1-bsd
PKGNAME= dl-ezkit-0.8.1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ww.tu-freiberg.de/~pberg/download/
COMMENT= Coff file downloader for the EZ-KIT Lite using the RS232
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_FILE= Makefile.bsd
WRKSRC= ${WRKDIR}/dl-ezkit
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 5585af234c5..1f3fb60746d 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.60 2012/10/03 11:24:39 asau Exp $
DISTNAME= efax-gtk-3.2.3.src
PKGNAME= efax-gtk-3.2.3
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://efax-gtk.sourceforge.net/
COMMENT= GTK frontend for efax
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index e99fb61edeb..ff2d5c99edf 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2010/06/03 12:53:47 sborrill Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:39 asau Exp $
DISTNAME= efax-0.9
PKGREVISION= 2
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cce.com/efax/
COMMENT= Collection of small programs for sending and receiving faxes
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS= kdeutils<3.1
CONF_FILES+= ${PREFIX}/share/examples/efax/efax.rc ${PKG_SYSCONFDIR}/efax.rc
diff --git a/comms/estic/Makefile b/comms/estic/Makefile
index 7fb334f5165..29d6df18eb2 100644
--- a/comms/estic/Makefile
+++ b/comms/estic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/02/16 16:47:57 hans Exp $
+# $NetBSD: Makefile,v 1.33 2012/10/03 11:24:39 asau Exp $
DISTNAME= estic-1.61
PKGREVISION= 2
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.von-bassewitz.de/uz/estic/estic.html
COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems
LICENSE= estic-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
EXTRACT_ONLY= estic-1.60-sources${EXTRACT_SUFX}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index 7c989caaa54..64c65ee921d 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/16 17:13:03 hans Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:40 asau Exp $
#
.include "Makefile.common"
@@ -11,8 +11,6 @@ COMMENT= Command line utility and library to work with mobile phones
# for gammu-config
DEPENDS+= dialog-[0-9]*:../../misc/dialog
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_CMAKE= yes
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON
CMAKE_ARGS+= -DINSTALL_MAN_DIR:STRING=${PKGMANDIR}
diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile
index 7eabcd6d3d2..d0421b83da4 100644
--- a/comms/gkermit/Makefile
+++ b/comms/gkermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/04/07 17:15:48 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= gku100
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.columbia.edu/kermit/gkermit.html
COMMENT= Minimal implementation of the ``kermit'' protocol (GPL'd)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
BUILD_TARGET= posix
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 32e35758cfa..49fdbc4568e 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.72 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= gnome-pilot-2.0.17
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Handheld synchronisation for GNOME
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2
GNU_CONFIGURE= YES
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 49448c2237b..eff7f28e652 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2011/08/14 07:43:02 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= gscmxx-0.4.1
@@ -17,7 +17,6 @@ DEPENDS+= p5-Image-Size>=2.92:../../graphics/p5-Image-Size
DEPENDS+= scmxx>=0.6:../../comms/scmxx
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/gscmxx/.packlist
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index a2ab20cccb7..8ff3a4c2667 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/04/22 13:43:09 obache Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= gsmlib-1.10
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pxh.de/fs/gsmlib/
COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 6774130b2f5..85845da6af1 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2012/04/08 03:25:03 dholland Exp $
+# $NetBSD: Makefile,v 1.66 2012/10/03 11:24:40 asau Exp $
VERS= 4.2.5
DISTNAME= hylafax-${VERS}
@@ -8,8 +8,6 @@ MASTER_SITES_BETA= ftp://ftp.hylafax.org/source/BETA/
MASTER_SITES_RELEASE= ftp://ftp.hylafax.org/source/
MASTER_SITES= ${MASTER_SITES_RELEASE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAINTAINER= hallmann@ahatec.de
HOMEPAGE= http://www.hylafax.org/
COMMENT= Telecommunication and fax server system
diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile
index 381605420fa..541403676b7 100644
--- a/comms/jpilot-syncmal/Makefile
+++ b/comms/jpilot-syncmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.55 2012/10/03 11:24:40 asau Exp $
DISTNAME= jpilot-syncmal-0.80
PKGREVISION= 13
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jlogday.com/code/syncmal/index.html
COMMENT= MAL synchronization plugin for J-Pilot
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILDLINK_DEPMETHOD.jpilot= full
USE_TOOLS+= gmake pkg-config
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 0e7f8949583..37d3853ab4e 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.84 2012/10/03 11:24:40 asau Exp $
#
DISTNAME= jpilot-1.6.0
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.jpilot.org/
COMMENT= Desktop organizer application for the palm pilot
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= jpilot-libplugin-[0-9]*
USE_LIBTOOL= YES
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index a71e7da116a..42929945532 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2012/05/17 20:29:13 christos Exp $
+# $NetBSD: Makefile,v 1.81 2012/10/03 11:24:40 asau Exp $
DISTNAME= cku302
PKGNAME= kermit-9.0.302
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.columbia.edu/kermit/
COMMENT= Network and serial communication, file transfer, and scripting utility
LICENSE= kermit-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.prefs.mk"
WRKSRC= ${WRKDIR}
diff --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile
index 6da08e728f0..77781d2b96e 100644
--- a/comms/kyopon/Makefile
+++ b/comms/kyopon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/02/28 14:52:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/03 11:24:41 asau Exp $
DISTNAME= kyopon-0.5
CATEGORIES= comms
@@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE=
COMMENT= tool to manipulate data of Kyocera PHS handset
-PKG_DESTDIR_SUPPORT= user-destdir
-
ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-*
USE_BSD_MAKEFILE= yes
diff --git a/comms/libmal/Makefile b/comms/libmal/Makefile
index 1046ce359d7..1de1d4f90b1 100644
--- a/comms/libmal/Makefile
+++ b/comms/libmal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2010/01/31 21:34:39 zafer Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/03 11:24:41 asau Exp $
DISTNAME= libmal-0.44
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://jasonday.home.att.net/code/libmal/
COMMENT= MAL convenience library
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS+= malsync-[0-9]*
USE_TOOLS+= gmake
diff --git a/comms/libopensync-plugin-evolution2/Makefile b/comms/libopensync-plugin-evolution2/Makefile
index 6e41afc1d98..f32dc81f439 100644
--- a/comms/libopensync-plugin-evolution2/Makefile
+++ b/comms/libopensync-plugin-evolution2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/09/15 10:03:58 obache Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libopensync-plugin-evolution2-0.22
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Platform independent synchronization framework, evo plugin
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/comms/libopensync-plugin-file/Makefile b/comms/libopensync-plugin-file/Makefile
index 6b4791db046..2dfa05ef77d 100644
--- a/comms/libopensync-plugin-file/Makefile
+++ b/comms/libopensync-plugin-file/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:58 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libopensync-plugin-file-0.22
@@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Platform independent synchronization framework, backup to file
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
USE_LIBTOOL= yes
diff --git a/comms/libopensync-plugin-kdepim/Makefile b/comms/libopensync-plugin-kdepim/Makefile
index ee05f51424c..45ff7909420 100644
--- a/comms/libopensync-plugin-kdepim/Makefile
+++ b/comms/libopensync-plugin-kdepim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/09/15 10:03:59 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libopensync-plugin-kdepim-0.22
@@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Platform independent synchronization framework, kdepim plugin
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff --git a/comms/libopensync-plugin-syncml/Makefile b/comms/libopensync-plugin-syncml/Makefile
index f12c13458bd..41180101fdc 100644
--- a/comms/libopensync-plugin-syncml/Makefile
+++ b/comms/libopensync-plugin-syncml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:59 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libopensync-plugin-syncml-0.22
@@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.opensync.org/download/releases/0.22/
COMMENT= Platform independent synchronization framework, SyncML plugin
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
USE_LIBTOOL= yes
diff --git a/comms/libopensync/Makefile b/comms/libopensync/Makefile
index 39d90955e81..5d52d9b39b6 100644
--- a/comms/libopensync/Makefile
+++ b/comms/libopensync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/09/15 10:03:58 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libopensync-0.22
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Platform independent synchronization framework
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
USE_LIBTOOL= yes
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile
index 2bf7125058b..34d67a65305 100644
--- a/comms/libsyncml/Makefile
+++ b/comms/libsyncml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/09/15 10:03:59 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= libsyncml-0.4.5
@@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://libsyncml.opensync.org/
COMMENT= C library implementation of the SyncML protocol
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index 85dd8e1c6ab..cb7268fa194 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2011/04/22 13:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/03 11:24:41 asau Exp $
DISTNAME= lrzsz-0.12.20
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html
COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
-PKG_DESTDIR_SUPPORT= user-destdir
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_PKGLOCALEDIR= yes
diff --git a/comms/malsync/Makefile b/comms/malsync/Makefile
index 880a0c41482..badc6ba6dbf 100644
--- a/comms/malsync/Makefile
+++ b/comms/malsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/05/20 00:58:08 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2012/10/03 11:24:41 asau Exp $
#
DISTNAME= ${PKGNAME_NOREV:S/-/_/}.src
@@ -13,8 +13,6 @@ COMMENT= Utility to synchronize Palm Pilots to the AvantGo.com service
CONFLICTS+= libmal-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/malsync
USE_TOOLS+= gmake
MAKE_ENV+= PILOT_LINK_DIR=${BUILDLINK_PREFIX.pilot-link-libs}
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 81e2eebc24d..cc1ab602209 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2012/04/08 01:28:35 dholland Exp $
+# $NetBSD: Makefile,v 1.81 2012/10/03 11:24:42 asau Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
@@ -17,8 +17,6 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff
CONFLICTS= hylafax-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
MAKE_ENV+= MGETTY_CONFDIR=${PKG_SYSCONFDIR:Q} PERL5=${PERL5:Q}
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index beacdd96fb4..beb0da3e789 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2011/12/17 10:14:56 sbd Exp $
+# $NetBSD: Makefile,v 1.61 2012/10/03 11:24:42 asau Exp $
DISTNAME= minicom-2.5
PKGREVISION= 1
@@ -13,7 +13,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= gkermit-[0-9]*:../../comms/gkermit
DEPENDS+= lrzsz-[0-9]*:../../comms/lrzsz
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
INSTALLATION_DIRS= share/examples/minicom
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile
index 558894c5053..dd807554a0f 100644
--- a/comms/modemd/Makefile
+++ b/comms/modemd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/04/15 22:00:58 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:42 asau Exp $
DISTNAME= modemd-970221
PKGNAME= modemd-19970221
@@ -11,8 +11,6 @@ COMMENT= Replacement getty for dialup ttys and a modem server
USE_TOOLS+= nroff
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
MANCOMPRESSED_IF_MANZ= yes
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile
index 572c1b81634..fec251d8ea6 100644
--- a/comms/msynctool/Makefile
+++ b/comms/msynctool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/09/15 10:03:59 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= msynctool-0.22
@@ -11,8 +11,6 @@ MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Command line tool for opensync framework
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile
index 182ba9dfc3e..720e7368656 100644
--- a/comms/multisync-gui/Makefile
+++ b/comms/multisync-gui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:42 tron Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= multisync-gui-0.91.0
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= GUI for libopensync
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
HAS_CONFIGURE= yes
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index 166be756b4d..33611b40914 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2012/06/16 19:28:19 plunky Exp $
+# $NetBSD: Makefile,v 1.30 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= obexapp-1.4.15
@@ -13,8 +13,6 @@ LICENSE= modified-bsd
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-[4-9].*-*
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DEFS+= VARBASE
INSTALLATION_DIRS+= bin
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile
index 6935a8b674f..a4a09ffa7b5 100644
--- a/comms/obexftp/Makefile
+++ b/comms/obexftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/02/16 17:40:29 hans Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= obexftp-0.20
@@ -11,8 +11,6 @@ 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/op_panel/Makefile b/comms/op_panel/Makefile
index 9dd949b15e4..96ddb00394f 100644
--- a/comms/op_panel/Makefile
+++ b/comms/op_panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/02/10 00:20:44 jnemeth Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 11:24:42 asau Exp $
#
DISTNAME= op_panel-0.29
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.asternic.org/
COMMENT= Flash Operator Panel for Asterisk
#LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
FOP= op_panel
MESSAGE_SUBST+= FOP=${FOP}
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
diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile
index 11872b5e9b7..67cc802b983 100644
--- a/comms/p5-Asterisk/Makefile
+++ b/comms/p5-Asterisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/04/01 18:49:01 rhaen Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= asterisk-perl-1.03
@@ -12,7 +12,6 @@ HOMEPAGE= http://asterisk.gnuinter.net/
COMMENT= Collection of perl modules to be used with Asterisk
LICENSE= artistic
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/asterisk-perl/.packlist
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile
index 9d6064d7218..a80e912af45 100644
--- a/comms/p5-Device-Gsm/Makefile
+++ b/comms/p5-Device-Gsm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/04/01 18:56:54 rhaen Exp $
+# $NetBSD: Makefile,v 1.26 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= Device-Gsm-1.60
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/
COMMENT= Perl module to interface GSM cellular / modems
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem
DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index 81c7c7b9b00..401e3f28ac4 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/04/01 19:00:49 rhaen Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= Device-Modem-1.56
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Device-Modem/
COMMENT= Perl module to talk to modem devices connected via serial port
LICENSE= ${PERL5_LICENSE}
-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 cf71d8263d1..3343080580e 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2011/11/05 23:13:27 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= Device-SerialPort-1.04
@@ -13,8 +13,6 @@ HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html
COMMENT= POSIX-based Perl module to control your serial port
LICENSE= ${PERL5_LICENSE}
-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/p5-Device-XBee-API/Makefile b/comms/p5-Device-XBee-API/Makefile
index 0d239764f04..34a5962e1bc 100644
--- a/comms/p5-Device-XBee-API/Makefile
+++ b/comms/p5-Device-XBee-API/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/09/01 02:29:38 dsainty Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 11:24:43 asau Exp $
#
DISTNAME= Device-XBee-API-0.4
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/perldoc?Device::XBee::API
COMMENT= Object-oriented Perl interface to Digi XBee module API mode
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Device-SerialPort>=1.04:../../comms/p5-Device-SerialPort
WRKSRC= ${WRKDIR}/Device-XBee-API
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index 2507d77af11..f646db77020 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/04/01 19:04:34 rhaen Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 11:24:43 asau Exp $
DISTNAME= SMS-Send-1.06
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,5 @@ DEPENDS+= p5-Class-Adapter>=1.05:../../devel/p5-Class-Adapter
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/SMS/Send/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index e13a9bb79fc..e27546e3cb6 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2011/08/14 07:43:02 obache Exp $
+# $NetBSD: Makefile,v 1.49 2012/10/03 11:24:43 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= p5-${DISTNAME}
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 0b8bba9e435..9cb9f19c37c 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2009/08/09 08:36:34 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/03 11:24:43 asau Exp $
#
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= pilot-link-libs-${PILOT_LINK_VERS}
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 495e2defe17..1e4010e11f4 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/02/16 17:42:19 hans Exp $
-
-PKG_DESTDIR_SUPPORT= user-destdir
+# $NetBSD: Makefile,v 1.55 2012/10/03 11:24:43 asau Exp $
.include "../../comms/pilot-link/Makefile.common"
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index a2536f26e86..3d83b2e11b8 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2008/03/03 05:33:32 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2012/10/03 11:24:44 asau Exp $
DISTNAME= pilotmgr-1.109
CATEGORIES= comms
@@ -13,8 +13,6 @@ DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk
DEPENDS+= p5-pilot-link-[0-9]*:../../comms/p5-pilot-link
-PKG_DESTDIR_SUPPORT= user-destdir
-
HAS_CONFIGURE= YES
NO_BUILD= YES
USE_TOOLS+= perl:run
diff --git a/comms/plp/Makefile b/comms/plp/Makefile
index 65cb556f378..0f37ca23a3b 100644
--- a/comms/plp/Makefile
+++ b/comms/plp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/02/16 17:44:15 hans Exp $
+# $NetBSD: Makefile,v 1.28 2012/10/03 11:24:44 asau Exp $
DISTNAME= plp_1_8
PKGNAME= plp-1.8
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://web.archive.org/web/20031214215022/http://www.proudman51.freeserve.co.uk/psion/
COMMENT= Tools to talk to the PSION organiser
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_LIBTOOL= yes
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
index 711345c250a..09852314a83 100644
--- a/comms/py-gammu/Makefile
+++ b/comms/py-gammu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/10/29 13:22:16 obache Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 11:24:44 asau Exp $
#
.include "../../comms/gammu/Makefile.common"
@@ -10,7 +10,6 @@ COMMENT= Python bindings for gammu
DISTINFO_FILE= ${.CURDIR}/../../comms/gammu/distinfo
PATCHDIR= ${.CURDIR}/../../comms/gammu/patches
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
CONFLICTS= gammu<=1.24.0
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index 7b2c5a452e0..382c1c0ed21 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/01/29 16:38:20 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= qpage-3.3
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.qpage.org/
COMMENT= Simple and efficient paging (SNPP) client and server
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
CONFIGURE_ENV+= MKDIR_PATH=${MKDIR:Q}
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index ac5c4feea3c..e63187def82 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2012/02/16 17:47:04 hans Exp $
+# $NetBSD: Makefile,v 1.50 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= scmxx-0.9.0
@@ -16,7 +16,6 @@ USE_TOOLS+= gmake msgfmt
LDFLAGS.SunOS+= -lintl
INSTALLATION_DIRS+= share/doc/scmxx share/examples/scmxx
-PKG_DESTDIR_SUPPORT= user-destdir
post-install:
${INSTALL_DATA} ${WRKSRC}/docs/doc_sources.txt \
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index b3d59a17293..20b7b08c1d9 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2012/02/16 17:49:41 hans Exp $
+# $NetBSD: Makefile,v 1.30 2012/10/03 11:24:44 asau Exp $
DISTNAME= snooper-19991202
PKGREVISION= 3
@@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Serial line protocol analyzer (need two serial interfaces)
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/snooper
GNU_CONFIGURE= yes
CONFIGURE_DIRS= build
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile
index ff9253ffee3..4385fa143c3 100644
--- a/comms/spandsp/Makefile
+++ b/comms/spandsp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/02/06 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= spandsp-0.0.6pre18
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.soft-switch.org/downloads/spandsp/
COMMENT= Library of DSP functions for telephony
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/spandsp-0.0.6
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile
index acfe4ca691a..8028de68f50 100644
--- a/comms/synce-librapi2/Makefile
+++ b/comms/synce-librapi2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= synce-librapi2-0.9.1
@@ -10,8 +10,6 @@ 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 d6a5c57d91b..9c352d62878 100644
--- a/comms/synce-libsynce/Makefile
+++ b/comms/synce-libsynce/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/02/16 17:52:07 hans Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= synce-libsynce-0.9.1
@@ -9,8 +9,6 @@ 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 0b7b2469737..f40ac4600ee 100644
--- a/comms/synce-rra/Makefile
+++ b/comms/synce-rra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/16 17:54:26 hans Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/03 11:24:44 asau Exp $
#
DISTNAME= synce-rra-0.9.1
@@ -13,8 +13,6 @@ 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 03cfdba1807..156dcdf0bb9 100644
--- a/comms/synce-serial/Makefile
+++ b/comms/synce-serial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 11:24:45 asau Exp $
#
DISTNAME= synce-serial-0.9.1
@@ -9,8 +9,6 @@ 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
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 7c4b63d80b1..a35dc9719f4 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2010/01/29 16:39:49 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2012/10/03 11:24:45 asau Exp $
DISTNAME= tkhylafax-3.1
PKGREVISION= 4
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
COMMENT= Tcl/tk interface to Sam Leffler's fax package
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= gv>=3.5.8nb1:../../print/gv
DEPENDS+= hylafax>=4.1:../../comms/hylafax
DEPENDS+= tk>=8.3.2:../../x11/tk
diff --git a/comms/tn3270/Makefile b/comms/tn3270/Makefile
index 404174fd9e3..b8dfe438eae 100644
--- a/comms/tn3270/Makefile
+++ b/comms/tn3270/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/01/04 14:33:53 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/03 11:24:45 asau Exp $
DISTNAME= tn3270-0.20100116
CATEGORIES= comms net
@@ -10,8 +10,6 @@ COMMENT= Utilities for connecting to IBM VM/CMS systems
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= yacc
INSTALLATION_DIRS+= bin share/tn3270
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile
index 25ba1dc34fa..027150071cc 100644
--- a/comms/xtel/Makefile
+++ b/comms/xtel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/05/03 09:55:29 obache Exp $
+# $NetBSD: Makefile,v 1.27 2012/10/03 11:24:45 asau Exp $
#
DISTNAME= xtel-3.3.0
@@ -14,8 +14,6 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://pficheux.free.fr/xtel/
COMMENT= Minitel(r) emulator
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
USE_IMAKE= YES