pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Array-Compare The package supports installati...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4ed6983a793
branches:  trunk
changeset: 537433:d4ed6983a793
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Tue Jan 08 23:07:21 2008 +0000

description:
The package supports installation to DESTDIR.
The package does not need p5-Sub-Uplevel.

diffstat:

 devel/p5-Array-Compare/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cbf6d83450c1 -r d4ed6983a793 devel/p5-Array-Compare/Makefile
--- a/devel/p5-Array-Compare/Makefile   Tue Jan 08 23:03:22 2008 +0000
+++ b/devel/p5-Array-Compare/Makefile   Tue Jan 08 23:07:21 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/12/07 07:54:38 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.9 2008/01/08 23:07:21 heinz Exp $
 #
 
 DISTNAME=              Array-Compare-1.14
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://search.cpan.org/dist/Array-Compare/
 COMMENT=               Perl extension for comparing arrays
 
-#DEPENDS+=             p5-Sub-Uplevel-[0-9]*:../../devel/p5-Sub-Uplevel
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=         # empty
 PERL5_MODULE_TYPE=     Module::Build



Home | Main Index | Thread Index | Old Index