summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:06:43 +0000
commit5dfaaf310b1ff0153e44057c03786c526d867998 (patch)
tree70a6fae62ebc2a27f975798423c758d6cff61075 /archivers
parent34ab94198021467642fe8dd956512d328b14141d (diff)
downloadpkgsrc-5dfaaf310b1ff0153e44057c03786c526d867998.tar.gz
DESTDIR support.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lzo/Makefile3
-rw-r--r--archivers/p5-Archive-Tar/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index 9c3033bd85a..dc2b0e0e45f 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:28:53 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/11/05 17:10:43 joerg Exp $
#
DISTNAME= lzo-2.02
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
COMMENT= Portable lossless data compression library
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 260992f70d8..c355986a7a4 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/10 20:41:41 heinz Exp $
+# $NetBSD: Makefile,v 1.24 2006/11/05 17:10:43 joerg Exp $
DISTNAME= Archive-Tar-1.29
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,7 @@ DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
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
USE_LANGUAGES= # empty