From fb54fbf0903146d47f3c74511e8bbebf5a8ac43c Mon Sep 17 00:00:00 2001 From: heinz Date: Sun, 13 Jan 2008 18:23:39 +0000 Subject: The packages supports installation to DESTDIR. No compiler needed. --- textproc/p5-Text-WrapI18N/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Text-WrapI18N') diff --git a/textproc/p5-Text-WrapI18N/Makefile b/textproc/p5-Text-WrapI18N/Makefile index 2cd4b6a82e8..91831ed5850 100644 --- a/textproc/p5-Text-WrapI18N/Makefile +++ b/textproc/p5-Text-WrapI18N/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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" -- cgit v1.2.3