summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 19:46:58 +0000
committerasau <asau>2012-09-11 19:46:58 +0000
commit2be09253493fc4be1bcdb5124aebd3c452d8c8e5 (patch)
treed5d607161814a547b906120f250b266ef8b598a7 /archivers
parente9a16c449525378a351bb208b389619991a275a9 (diff)
downloadpkgsrc-2be09253493fc4be1bcdb5124aebd3c452d8c8e5.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers')
-rw-r--r--archivers/mscompress/Makefile3
-rw-r--r--archivers/nomarch/Makefile3
-rw-r--r--archivers/nulib2/Makefile3
-rw-r--r--archivers/ocaml-zip/Makefile4
-rw-r--r--archivers/p5-Archive-Any/Makefile3
-rw-r--r--archivers/p5-Archive-Peek/Makefile3
-rw-r--r--archivers/p5-Archive-Tar/Makefile3
-rw-r--r--archivers/p5-Archive-Zip/Makefile3
-rw-r--r--archivers/p5-Compress-Bzip2/Makefile4
-rw-r--r--archivers/p5-Compress-LZMA-Simple/Makefile4
-rw-r--r--archivers/p7zip/Makefile3
-rw-r--r--archivers/par2/Makefile3
-rw-r--r--archivers/pax/Makefile3
-rw-r--r--archivers/pbzip2/Makefile4
-rw-r--r--archivers/pdbar/Makefile3
-rw-r--r--archivers/php-bz2/Makefile4
-rw-r--r--archivers/php-zip/Makefile4
-rw-r--r--archivers/php-zlib/Makefile4
-rw-r--r--archivers/pigz/Makefile3
-rw-r--r--archivers/ppmd/Makefile3
-rw-r--r--archivers/ppunpack/Makefile3
-rw-r--r--archivers/rar/Makefile4
-rw-r--r--archivers/rox-archive/Makefile4
-rw-r--r--archivers/ruby-bz2/Makefile4
-rw-r--r--archivers/ruby-xz/Makefile4
-rw-r--r--archivers/rzip/Makefile4
-rw-r--r--archivers/sapcar/Makefile4
-rw-r--r--archivers/sarab/Makefile4
-rw-r--r--archivers/squsq/Makefile3
-rw-r--r--archivers/star/Makefile3
-rw-r--r--archivers/szip/Makefile3
-rw-r--r--archivers/torrentzip/Makefile3
-rw-r--r--archivers/unace-bin/Makefile4
-rw-r--r--archivers/unace/Makefile3
-rw-r--r--archivers/unalz/Makefile3
-rw-r--r--archivers/unarj/Makefile3
-rw-r--r--archivers/undms/Makefile3
-rw-r--r--archivers/unlzx/Makefile3
-rw-r--r--archivers/unrar/Makefile3
-rw-r--r--archivers/unshield/Makefile4
-rw-r--r--archivers/unzip/Makefile3
-rw-r--r--archivers/unzoo/Makefile3
-rw-r--r--archivers/upx/Makefile4
-rw-r--r--archivers/xbin/Makefile3
-rw-r--r--archivers/xmill/Makefile3
-rw-r--r--archivers/xpk/Makefile3
-rw-r--r--archivers/xz/Makefile4
-rw-r--r--archivers/zip/Makefile3
-rw-r--r--archivers/zoo/Makefile3
-rw-r--r--archivers/zutils/Makefile4
-rw-r--r--archivers/zziplib/Makefile3
51 files changed, 51 insertions, 121 deletions
diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile
index 14693bbaabf..d2aba63d059 100644
--- a/archivers/mscompress/Makefile
+++ b/archivers/mscompress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/03/02 03:48:36 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:58 asau Exp $
#
DISTNAME= mscompress-0.3
@@ -11,7 +11,6 @@ HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/
COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile
index 033ddbd2949..072211c6ecc 100644
--- a/archivers/nomarch/Makefile
+++ b/archivers/nomarch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/06/01 14:28:37 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/09/11 19:46:58 asau Exp $
#
DISTNAME= nomarch-1.4
@@ -10,7 +10,6 @@ HOMEPAGE= http://rus.members.beeb.net/nomarch.html
COMMENT= Free replacement for the arc program
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FLAGS+= PREFIX=${PREFIX:Q}
MAKE_FLAGS+= CC=${CC:Q}
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile
index 7b988892971..a6e5889debd 100644
--- a/archivers/nulib2/Makefile
+++ b/archivers/nulib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/11/26 04:39:19 sbd Exp $
+# $NetBSD: Makefile,v 1.21 2012/09/11 19:46:58 asau Exp $
#
DISTNAME= nulibdist-203
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.nulib.com/
COMMENT= Handles Apple II ShrinkIt (NuFX) file/disk archives
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index eca0a4ebc54..699343f9039 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/08/16 11:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:46:58 asau Exp $
#
PKGNAME= ocaml-zip-${VERSION}
@@ -14,8 +14,6 @@ COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives
BUILD_TARGET= all
-PKG_DESTDIR_SUPPORT= user-destdir
-
PLIST_VARS+= opt
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index 602a3d31603..ebbafd3ac4a 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/10/07 00:37:02 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:46:58 asau Exp $
DISTNAME= Archive-Any-0.0932
PKGNAME= p5-${DISTNAME}
@@ -20,7 +20,6 @@ DEPENDS+= p5-Module-Find>=0.05:../../devel/p5-Module-Find
DEPENDS+= p5-Test-Warn>0:../../devel/p5-Test-Warn
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Archive/Any/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile
index f816b5cf472..660eee91547 100644
--- a/archivers/p5-Archive-Peek/Makefile
+++ b/archivers/p5-Archive-Peek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 16:06:50 sno Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/11 19:46:58 asau Exp $
DISTNAME= Archive-Peek-0.35
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,6 @@ DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Archive/Peek/.packlist
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 743960f407a..2a8553ba385 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2012/09/10 12:52:47 sno Exp $
+# $NetBSD: Makefile,v 1.51 2012/09/11 19:46:58 asau Exp $
DISTNAME= Archive-Tar-1.90
PKGNAME= p5-${DISTNAME}
@@ -19,7 +19,6 @@ DEPENDS+= {perl>=5.10.0,p5-Package-Constants-[0-9]*}:../../devel/p5-Package-Cons
DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_PARAMS+= "-d" # Text::Diff is a prerequisite
PERL5_PACKLIST= auto/Archive/Tar/.packlist
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 8a49b6d3008..bd02b75c99b 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/08/06 12:27:10 adam Exp $
+# $NetBSD: Makefile,v 1.31 2012/09/11 19:46:58 asau Exp $
DISTNAME= Archive-Zip-1.30
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,6 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Archive/Zip/.packlist
diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile
index 4c5403e2891..5ee8651762c 100644
--- a/archivers/p5-Compress-Bzip2/Makefile
+++ b/archivers/p5-Compress-Bzip2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/10/07 00:39:25 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.17 2012/09/11 19:46:59 asau Exp $
DISTNAME= Compress-Bzip2-2.09
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Compress-Bzip2/
COMMENT= Perl5 interface to bzip2 compression library
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Compress/Bzip2/.packlist
.include "../../archivers/bzip2/buildlink3.mk"
diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile
index 942b00c2d4a..66890183a01 100644
--- a/archivers/p5-Compress-LZMA-Simple/Makefile
+++ b/archivers/p5-Compress-LZMA-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/08/06 12:30:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2012/09/11 19:46:59 asau Exp $
DISTNAME= Compress-LZMA-Simple-0.2
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Compress-LZMA-Simple/
COMMENT= Perl interface of lzmalib
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Compress/LZMA/Simple/.packlist
.include "../../archivers/lzmalib/buildlink3.mk"
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index 2135194cce8..137da8a63b8 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2011/03/21 13:45:51 adam Exp $
+# $NetBSD: Makefile,v 1.51 2012/09/11 19:46:59 asau Exp $
DISTNAME= p7zip_9.20.1_src_all
PKGNAME= p7zip-9.20.1
@@ -12,7 +12,6 @@ COMMENT= File archiver with high compression
LICENSE= gnu-lgpl-v2.1 AND unrar-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
diff --git a/archivers/par2/Makefile b/archivers/par2/Makefile
index 95bdb58bdaf..e9c9bf8fd91 100644
--- a/archivers/par2/Makefile
+++ b/archivers/par2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/02/21 15:07:40 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/09/11 19:46:59 asau Exp $
#
DISTNAME= par2cmdline-0.4
@@ -13,7 +13,6 @@ COMMENT= Create or use PAR2 parity volumes
LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile
index 9dbd8cbf942..b672a24730b 100644
--- a/archivers/pax/Makefile
+++ b/archivers/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2012/06/17 10:21:39 sbd Exp $
+# $NetBSD: Makefile,v 1.48 2012/09/11 19:46:59 asau Exp $
DISTNAME= pax-20080110
PKGREVISION= 2
@@ -10,7 +10,6 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= POSIX standard archiver with many extensions
-PKG_DESTDIR_SUPPORT= user-destdir
BOOTSTRAP_PKG= yes
CHECK_PERMS= no
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile
index ec16f668bda..a798a08600b 100644
--- a/archivers/pbzip2/Makefile
+++ b/archivers/pbzip2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2011/09/16 15:39:29 fhajny Exp $
+# $NetBSD: Makefile,v 1.24 2012/09/11 19:46:59 asau Exp $
#
DISTNAME= pbzip2-1.1.5
@@ -10,8 +10,6 @@ HOMEPAGE= http://compression.ca/pbzip2/
COMMENT= Parallel implementation of the bzip2 block-sorting file compressor
#LICENSE= pbzip2-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
PTHREAD_AUTO_VARS= yes
PTHREAD_OPTS+= require
diff --git a/archivers/pdbar/Makefile b/archivers/pdbar/Makefile
index 3d101623907..570e6d82e4d 100644
--- a/archivers/pdbar/Makefile
+++ b/archivers/pdbar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:13 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/11 19:46:59 asau Exp $
DISTNAME= prc
PKGNAME= pdbar-0.5.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.djw.org/product/palm/par/
COMMENT= Palm database archiver
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
NO_CONFIGURE= yes
diff --git a/archivers/php-bz2/Makefile b/archivers/php-bz2/Makefile
index 6c6dc32c275..87d210bde81 100644
--- a/archivers/php-bz2/Makefile
+++ b/archivers/php-bz2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:13 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/11 19:46:59 asau Exp $
MODNAME= bz2
CATEGORIES= archivers
@@ -6,8 +6,6 @@ COMMENT= PHP extension for bzip2 compression
CONFLICTS= php-bz2-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_PHP_EXT_PATCHES= yes
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.bzip2}
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile
index 6830d3cb5a7..d9cfb114366 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/07/20 12:30:36 taca Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/11 19:46:59 asau Exp $
MODNAME= zip
CATEGORIES+= archivers
@@ -6,8 +6,6 @@ COMMENT= PHP extension for ZIP archive handling
CONFLICTS= php-zip-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+= --enable-zip
CONFIGURE_ARGS+= --with-zlib-dir=${BUILDLINK_PREFIX.zlib}
USE_PHP_EXT_PATCHES= yes
diff --git a/archivers/php-zlib/Makefile b/archivers/php-zlib/Makefile
index e7e525f79b9..9cc3f3be153 100644
--- a/archivers/php-zlib/Makefile
+++ b/archivers/php-zlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/02/27 03:35:11 taca Exp $
+# $NetBSD: Makefile,v 1.15 2012/09/11 19:47:00 asau Exp $
MODNAME= zlib
CATEGORIES+= archivers
@@ -6,8 +6,6 @@ COMMENT= PHP extension for zlib compression
CONFLICTS= php-zlib-[0-9]*
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFIGURE_ARGS+= --with-${MODNAME}-dir=${BUILDLINK_DIR}
post-extract:
diff --git a/archivers/pigz/Makefile b/archivers/pigz/Makefile
index f409a9a6e17..767bdd0dd13 100644
--- a/archivers/pigz/Makefile
+++ b/archivers/pigz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/08/05 00:47:45 wen Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:47:00 asau Exp $
#
DISTNAME= pigz-2.2.5
@@ -10,7 +10,6 @@ HOMEPAGE= http://zlib.net/pigz/
COMMENT= Parallel implementation of gzip
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/pigz
BUILD_TARGET= pigz
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 81db1b06866..70a33391bf1 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/03/02 03:48:36 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2012/09/11 19:47:00 asau Exp $
#
DISTNAME= ppmdi1
@@ -12,7 +12,6 @@ HOMEPAGE= http://compression.ru/ds/
COMMENT= PPM file compressor
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FILE= makefile.gmk
BUILD_TARGET= ppmd
diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile
index d4facbe90ba..afe14fb26fa 100644
--- a/archivers/ppunpack/Makefile
+++ b/archivers/ppunpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/03/11 10:07:26 zafer Exp $
+# $NetBSD: Makefile,v 1.25 2012/09/11 19:47:00 asau Exp $
DISTNAME= ppsmall-1.0
PKGNAME= ppunpack-1.0
@@ -11,7 +11,6 @@ COMMENT= Decompresses Amiga PowerPacker files
LICENSE= ppunpack-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/PPUnpack
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index f33ef9be08a..d8f561fc65f 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2012/04/04 21:22:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.54 2012/09/11 19:47:00 asau Exp $
#
DISTNAME= # overridden
@@ -19,8 +19,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
EMUL_PLATFORMS= linux-i386 linux-x86_64
-PKG_DESTDIR_SUPPORT= user-destdir
-
NO_BUILD= yes
WRKSRC= ${WRKDIR}/rar
USE_LANGUAGES= # none
diff --git a/archivers/rox-archive/Makefile b/archivers/rox-archive/Makefile
index 66e27a44bea..ade577348df 100644
--- a/archivers/rox-archive/Makefile
+++ b/archivers/rox-archive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/03/15 11:53:20 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/09/11 19:47:00 asau Exp $
#
DISTNAME= archive-2.0
@@ -15,8 +15,6 @@ COMMENT= Simple archiver
# no real libraries there
DEPENDS+= rox-lib>=2.0.2nb2:../../devel/rox-lib
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/${DISTNAME}/Archive
DIST_SUBDIR= rox
USE_TOOLS+= pax
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile
index c6f6a5c2a41..226faa88bb9 100644
--- a/archivers/ruby-bz2/Makefile
+++ b/archivers/ruby-bz2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/02/21 16:01:10 taca Exp $
+# $NetBSD: Makefile,v 1.3 2012/09/11 19:47:00 asau Exp $
#
DISTNAME= bz2-0.2.2
@@ -11,8 +11,6 @@ HOMEPAGE= http://rubyforge.org/projects/bz2/
COMMENT= Ruby interface to the library libbzip2
LICENSE= ruby-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_RUBY_EXTCONF= yes
CONFIGURE_ARGS+= --with-bz2-dir=${BUILDLINK_PREFIX.bzip2}
diff --git a/archivers/ruby-xz/Makefile b/archivers/ruby-xz/Makefile
index de82b2c79ea..565c4baee43 100644
--- a/archivers/ruby-xz/Makefile
+++ b/archivers/ruby-xz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/20 07:26:05 taca Exp $
+# $NetBSD: Makefile,v 1.8 2012/09/11 19:47:00 asau Exp $
DISTNAME= ruby-xz-0.1.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
@@ -9,8 +9,6 @@ HOMEPAGE= https://github.com/Quintus/ruby-xz
COMMENT= Ruby bindings for liblzma
LICENSE= mit
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= xz-[0-9]*:../../archivers/xz
DEPENDS+= ${RUBY_PKGPREFIX}-ffi-[0-9]*:../../devel/ruby-ffi
DEPENDS+= ${RUBY_PKGPREFIX}-io-like-[0-9]*:../../devel/ruby-io-like
diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile
index 971357351fc..e81b506f586 100644
--- a/archivers/rzip/Makefile
+++ b/archivers/rzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/02/09 23:37:17 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2012/09/11 19:47:01 asau Exp $
DISTNAME= rzip-2.1
CATEGORIES= archivers
@@ -8,8 +8,6 @@ MAINTAINER= carton@Ivy.NET
HOMEPAGE= http://rzip.samba.org/
COMMENT= Create or extract .rz files, like gzip but smaller
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
INSTALL_MAKE_FLAGS+= INSTALL_BIN=${DESTDIR}${PREFIX}/bin \
INSTALL_MAN=${DESTDIR}${PREFIX}/${PKGMANDIR}
diff --git a/archivers/sapcar/Makefile b/archivers/sapcar/Makefile
index f02e7404646..a1e1fbbb12c 100644
--- a/archivers/sapcar/Makefile
+++ b/archivers/sapcar/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/05/23 08:05:25 marino Exp $
+# $NetBSD: Makefile,v 1.6 2012/09/11 19:47:01 asau Exp $
PKGNAME= sapcar-7.00
CATEGORIES= archivers
EXTRACT_SUFX= # empty
-PKG_DESTDIR_SUPPORT= user-destdir
-
NOT_FOR_PLATFORM+= DragonFly-*-*
.include "../../emulators/sap/Makefile.common"
diff --git a/archivers/sarab/Makefile b/archivers/sarab/Makefile
index 2c905db5017..10feaedce31 100644
--- a/archivers/sarab/Makefile
+++ b/archivers/sarab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/05/28 05:13:32 dsainty Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:47:01 asau Exp $
DISTNAME= sarab-0.2.4
CATEGORIES= archivers
@@ -11,8 +11,6 @@ COMMENT= Schedule And Rotate Automatic Backups
DEPENDS+= dar-[0-9]*:../../archivers/dar
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= bash:run
PKG_SYSCONFSUBDIR= sarab
diff --git a/archivers/squsq/Makefile b/archivers/squsq/Makefile
index 1b722e8a44c..3fab110741e 100644
--- a/archivers/squsq/Makefile
+++ b/archivers/squsq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/03/02 03:48:36 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/11 19:47:01 asau Exp $
DISTNAME= t20-squsq-3.3
PKGNAME= squsq-3.3
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Compressor/decompressor for CP/M Squeeze compressed files
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FILE= ${FILESDIR}/Makefile
diff --git a/archivers/star/Makefile b/archivers/star/Makefile
index 64e71a91614..a4b2d2f1377 100644
--- a/archivers/star/Makefile
+++ b/archivers/star/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/05/23 03:23:56 dholland Exp $
+# $NetBSD: Makefile,v 1.29 2012/09/11 19:47:01 asau Exp $
#
DISTNAME= star-1.4.3
@@ -11,7 +11,6 @@ HOMEPAGE= http://cdrecord.berlios.de/old/private/star.html
COMMENT= The fastest tar like archiver for UNIX
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
MAKE_FLAGS+= INS_BASE=${DESTDIR}${PREFIX}
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index ae525d3fc8b..0cb389a604e 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2011/11/20 00:57:38 marino Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/11 19:47:01 asau Exp $
DISTNAME= szip-2.1
PKGREVISION= 3
@@ -17,7 +17,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
# pkgrevisions 0, 1, 2 and 3 all have different distfiles
DIST_SUBDIR= ${PKGNAME_NOREV}nb3
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile
index ccfd3480fa7..63765e4d995 100644
--- a/archivers/torrentzip/Makefile
+++ b/archivers/torrentzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/05/06 08:35:15 dillo Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/11 19:47:01 asau Exp $
#
DISTNAME= trrntzip_v02_src
@@ -12,7 +12,6 @@ COMMENT= Create identical zip archives from identical files
USE_TOOLS+= aclocal autoconf automake autoheader
GNU_CONFIGURE= yes
-PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= share/doc/torrentzip
WRKSRC= ${WRKDIR}/trrntzip
diff --git a/archivers/unace-bin/Makefile b/archivers/unace-bin/Makefile
index 271e49f1037..da1faa8a3b9 100644
--- a/archivers/unace-bin/Makefile
+++ b/archivers/unace-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/05/19 08:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/09/11 19:47:01 asau Exp $
#
DISTNAME= linunace25
@@ -16,8 +16,6 @@ RESTRICTED= Only original file distribution.
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PKG_DESTDIR_SUPPORT= user-destdir
-
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base compat
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile
index 6a6b6813294..2bc5e02e67c 100644
--- a/archivers/unace/Makefile
+++ b/archivers/unace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/09/11 19:47:01 asau Exp $
#
DISTNAME= unace-1.2b
@@ -17,7 +17,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
diff --git a/archivers/unalz/Makefile b/archivers/unalz/Makefile
index c4ea547ded6..8e978702d4a 100644
--- a/archivers/unalz/Makefile
+++ b/archivers/unalz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/06/14 08:25:17 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2012/09/11 19:47:02 asau Exp $
#
DISTNAME= unalz-0.61
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.kipple.pe.kr/win/unalz/
COMMENT= Alzip archive (.alz) extractor
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
BUILD_TARGET= posix-utf8
USE_LANGUAGES= c c++
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile
index 57c5c4c0a7d..6e8d2ff0c89 100644
--- a/archivers/unarj/Makefile
+++ b/archivers/unarj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/05/19 08:59:01 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2012/09/11 19:47:02 asau Exp $
DISTNAME= unarj-2.65
PKGREVISION= 1
@@ -15,7 +15,6 @@ NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
NO_CONFIGURE= yes
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile
index 3443f5c6a98..3940cc2f18d 100644
--- a/archivers/undms/Makefile
+++ b/archivers/undms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2011/03/11 10:09:45 zafer Exp $
+# $NetBSD: Makefile,v 1.22 2012/09/11 19:47:02 asau Exp $
DISTNAME= undms-1.3.c
PKGNAME= undms-1.3
@@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Converts .dms Amiga disk images to uncompressed .adf images
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
diff --git a/archivers/unlzx/Makefile b/archivers/unlzx/Makefile
index c994d1f5188..9d650ed4d5f 100644
--- a/archivers/unlzx/Makefile
+++ b/archivers/unlzx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2011/03/11 10:10:32 zafer Exp $
+# $NetBSD: Makefile,v 1.23 2012/09/11 19:47:02 asau Exp $
DISTNAME= unlzx.c
PKGNAME= unlzx-1.1
@@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extracts .lzx archives from Amiga systems
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 72834d1a337..971e9c200c4 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2012/01/20 15:26:08 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2012/09/11 19:47:02 asau Exp $
DISTNAME= unrarsrc-4.1.4
PKGNAME= ${DISTNAME:S/src//}
@@ -22,7 +22,6 @@ NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
NO_CONFIGURE= YES
USE_LANGUAGES= c++
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile
index fec80c4445d..1b4a163f77a 100644
--- a/archivers/unshield/Makefile
+++ b/archivers/unshield/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:05 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:47:02 asau Exp $
#
DISTNAME= unshield-0.5.1
@@ -9,8 +9,6 @@ MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/synce/
COMMENT= Extract InstallShield .CAB files
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 7aa574e03ce..61d0b038203 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2012/04/27 06:55:50 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2012/09/11 19:47:02 asau Exp $
DISTNAME= unzip60
PKGNAME= unzip-6.0
@@ -13,7 +13,6 @@ COMMENT= List, test and extract compressed files in a ZIP archive
LICENSE= info-zip
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
REPLACE_SH= unix/zipgrep
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile
index 07db18eaf57..c8c8c39b2e9 100644
--- a/archivers/unzoo/Makefile
+++ b/archivers/unzoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:30 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/09/11 19:47:02 asau Exp $
#
DISTNAME= unzoo.c
@@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extract zoo archives
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
NO_CONFIGURE= YES
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index f9e64ddddde..b2c3607eb15 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/05/02 06:45:14 adam Exp $
+# $NetBSD: Makefile,v 1.19 2012/09/11 19:47:02 asau Exp $
DISTNAME= upx-3.08-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -14,8 +14,6 @@ HOMEPAGE= http://upx.sourceforge.net/
COMMENT= Ultimate packer for executables
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl pod2man pod2html pod2text
NO_CONFIGURE= yes
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile
index 7776133ecc5..95ca83f653f 100644
--- a/archivers/xbin/Makefile
+++ b/archivers/xbin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/03/04 19:50:56 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2012/09/11 19:47:03 asau Exp $
#
DISTNAME= ${PRGNAME}unix
@@ -17,7 +17,6 @@ NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 66ee2312625..61ff7de05b0 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/05/19 08:59:01 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2012/09/11 19:47:03 asau Exp $
DISTNAME= xmill-0.9.1
PKGREVISION= 3
@@ -20,7 +20,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
MAKE_FILE= makefile
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index edd85327b6d..446b46d08bc 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/02/15 19:28:18 hans Exp $
+# $NetBSD: Makefile,v 1.15 2012/09/11 19:47:03 asau Exp $
DISTNAME= xpk-0.1.4
PKGREVISION= 1
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.jormas.com/~vesuri/xpk/
COMMENT= The eXternal PacKer (XPK) library system
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
REPLACE_SH= xpk-config.in
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile
index e42c474bdd2..4a325fed959 100644
--- a/archivers/xz/Makefile
+++ b/archivers/xz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/07/02 06:16:23 adam Exp $
+# $NetBSD: Makefile,v 1.14 2012/09/11 19:47:03 asau Exp $
DISTNAME= xz-5.0.4
CATEGORIES= archivers
@@ -10,8 +10,6 @@ HOMEPAGE= http://tukaani.org/xz/
COMMENT= XZ utilities
LICENSE= public-domain AND gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= src/liblzma/liblzma.pc.in
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 42882fa9bda..0699a116352 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2012/09/07 12:57:14 adam Exp $
+# $NetBSD: Makefile,v 1.62 2012/09/11 19:47:03 asau Exp $
DISTNAME= zip30
PKGNAME= zip-3.0
@@ -13,7 +13,6 @@ COMMENT= Create/update ZIP files compatible with pkzip
LICENSE= info-zip
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FILE= unix/Makefile
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index 56eb80328e0..93d1b07a871 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2011/03/11 10:13:20 zafer Exp $
+# $NetBSD: Makefile,v 1.35 2012/09/11 19:47:03 asau Exp $
DISTNAME= zoo-2.10pl1
PKGNAME= zoo-2.10.1
@@ -11,7 +11,6 @@ COMMENT= Manipulate archives of files in compressed form
LICENSE= zoo-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
diff --git a/archivers/zutils/Makefile b/archivers/zutils/Makefile
index e067692f37f..a4dba1fb52d 100644
--- a/archivers/zutils/Makefile
+++ b/archivers/zutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/01/30 07:26:29 sbd Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/11 19:47:03 asau Exp $
#
DISTNAME= zutils-0.9
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.nongnu.org/zutils/zutils.html
COMMENT= Utilities able to deal with any combination of compressed and non-compressed files
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
CONFLICTS= lzip<1.12
HAS_CONFIGURE= yes
diff --git a/archivers/zziplib/Makefile b/archivers/zziplib/Makefile
index ce0a61f4498..9713955037e 100644
--- a/archivers/zziplib/Makefile
+++ b/archivers/zziplib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/05/15 06:37:03 adam Exp $
+# $NetBSD: Makefile,v 1.18 2012/09/11 19:47:03 asau Exp $
DISTNAME= zziplib-0.13.59
CATEGORIES= archivers
@@ -12,7 +12,6 @@ COMMENT= Library for ZIP archive handling
LICENSE= gnu-lgpl-v2 OR mpl-1.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"