From 5dfaaf310b1ff0153e44057c03786c526d867998 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Nov 2006 17:06:43 +0000 Subject: DESTDIR support. --- archivers/lzo/Makefile | 3 ++- archivers/p5-Archive-Tar/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'archivers') 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 -- cgit v1.2.3