pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Zip Support DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0b60382943b
branches:  trunk
changeset: 539570:f0b60382943b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 08 13:51:08 2008 +0000

description:
Support DESTDIR.

diffstat:

 archivers/p5-Archive-Zip/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 61d9e85b5392 -r f0b60382943b archivers/p5-Archive-Zip/Makefile
--- a/archivers/p5-Archive-Zip/Makefile Sat Mar 08 13:50:57 2008 +0000
+++ b/archivers/p5-Archive-Zip/Makefile Sat Mar 08 13:51:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/02/27 13:56:11 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/03/08 13:51:08 joerg Exp $
 
 DISTNAME=              Archive-Zip-1.18
 PKGNAME=               p5-${DISTNAME}
@@ -14,6 +14,7 @@
 DEPENDS+=              p5-File-Which-[0-9]*:../../devel/p5-File-Which
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Archive/Zip/.packlist



Home | Main Index | Thread Index | Old Index