summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commitf605fec2dbee8bc952241c1efb77b14fab314a12 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /archivers
parent195c6c95e52f95c0427411eff46b821b0e62064c (diff)
downloadpkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz
Mark as destdir ready.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libcomprex/Makefile3
-rw-r--r--archivers/libzip/Makefile4
-rw-r--r--archivers/lzop/Makefile3
-rw-r--r--archivers/xpk/Makefile3
-rw-r--r--archivers/zziplib/Makefile3
5 files changed, 11 insertions, 5 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 559766dcfa9..42c780abb5a 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/01/18 05:06:18 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2008/07/14 12:55:56 joerg Exp $
DISTNAME= libcomprex-0.3.3
PKGREVISION= 3
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml
COMMENT= Library to handle (de)compression of files
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 58627f3b4a6..7306df0f78a 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/05/25 13:16:10 dillo Exp $
+# $NetBSD: Makefile,v 1.7 2008/07/14 12:55:56 joerg Exp $
#
DISTNAME= libzip-0.8
@@ -9,6 +9,8 @@ OWNER= dillo@NetBSD.org
HOMEPAGE= http://www.nih.at/libzip/
COMMENT= C library to manipulate zip archives
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libzip.pc.in
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index 63eca56c7c4..7de0b6c6038 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/04 20:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:56 joerg Exp $
#
DISTNAME= lzop-1.01
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.lzop.org/
COMMENT= Fast file compressor similar to gzip, using the LZO library
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index d866ab76546..4cedd45d9c0 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/06/05 06:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/07/14 12:55:56 joerg Exp $
DISTNAME= xpk-0.1.4
PKGREVISION= 1
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.jormas.com/~vesuri/xpk/
COMMENT= The eXternal PacKer (XPK) library system
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/archivers/zziplib/Makefile b/archivers/zziplib/Makefile
index 08977f9cbfc..10387c159c7 100644
--- a/archivers/zziplib/Makefile
+++ b/archivers/zziplib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/05/06 00:28:57 taca Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:55:56 joerg Exp $
#
DISTNAME= zziplib-0.10.82
@@ -12,6 +12,7 @@ HOMEPAGE= http://zziplib.sourceforge.net/
COMMENT= Library for ZIP archive handling
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"