Skip to content

Commit

Permalink
The packages supports installation to DESTDIR and needs a C compiler.
Browse files Browse the repository at this point in the history
  • Loading branch information
heinz committed Jan 13, 2008
1 parent 512b173 commit 7e3cd8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion textproc/p5-Text-CharWidth/Makefile
@@ -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}
Expand All @@ -9,6 +9,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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"
Expand Down

0 comments on commit 7e3cd8a

Please sign in to comment.