pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-CharWidth The packages supports insta...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a19fce82e188
branches: trunk
changeset: 537668:a19fce82e188
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Jan 13 18:22:08 2008 +0000
description:
The packages supports installation to DESTDIR and needs a C compiler.
diffstat:
textproc/p5-Text-CharWidth/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ed2289862f06 -r a19fce82e188 textproc/p5-Text-CharWidth/Makefile
--- a/textproc/p5-Text-CharWidth/Makefile Sun Jan 13 18:17:36 2008 +0000
+++ b/textproc/p5-Text-CharWidth/Makefile Sun Jan 13 18:22:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/22 19:27:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/13 18:22:08 heinz Exp $
DISTNAME= Text-CharWidth-0.04
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,9 @@
HOMEPAGE= http://search.cpan.org/dist/Text-CharWidth/
COMMENT= Perl5 wrappers around wcwidth(3) and family
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/Text/CharWidth/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index