pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode-Detect The packages supports instal...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6db7f14c359
branches:  trunk
changeset: 529234:b6db7f14c359
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Mon May 28 15:32:51 2007 +0000

description:
The packages supports installation to DESTDIR.

diffstat:

 textproc/p5-Encode-Detect/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 982ed4f1258e -r b6db7f14c359 textproc/p5-Encode-Detect/Makefile
--- a/textproc/p5-Encode-Detect/Makefile        Mon May 28 14:10:12 2007 +0000
+++ b/textproc/p5-Encode-Detect/Makefile        Mon May 28 15:32:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/03/24 19:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.2 2007/05/28 15:32:51 heinz Exp $
 #
 
 DISTNAME=              Encode-Detect-1.00
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://search.cpan.org/dist/Encode-Detect/
 COMMENT=               Perl module that detects the encoding of data
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 BUILD_DEPENDS+=                p5-ExtUtils-CBuilder-[0-9]*:../../devel/p5-ExtUtils-CBuilder



Home | Main Index | Thread Index | Old Index