pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-WrapI18N The packages supports instal...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17ae3b5823a0
branches:  trunk
changeset: 537669:17ae3b5823a0
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jan 13 18:23:39 2008 +0000

description:
The packages supports installation to DESTDIR.
No compiler needed.

diffstat:

 textproc/p5-Text-WrapI18N/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r a19fce82e188 -r 17ae3b5823a0 textproc/p5-Text-WrapI18N/Makefile
--- a/textproc/p5-Text-WrapI18N/Makefile        Sun Jan 13 18:22:08 2008 +0000
+++ b/textproc/p5-Text-WrapI18N/Makefile        Sun Jan 13 18:23:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:27:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/13 18:23:39 heinz Exp $
 
 DISTNAME=      Text-WrapI18N-0.06
 PKGNAME=       p5-${DISTNAME}
@@ -9,8 +9,11 @@
 HOMEPAGE=      http://search.cpan.org/dist/Text-WrapI18N/
 COMMENT=       Perl5 module to wrap internationalized text
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 DEPENDS+=      p5-Text-CharWidth-[0-9]*:../../textproc/p5-Text-CharWidth
 
+USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Text/WrapI18N/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index