aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CharWidth
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Text-CharWidth
parent641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff)
downloadports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz
ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-Text-CharWidth')
-rw-r--r--textproc/p5-Text-CharWidth/Makefile3
-rw-r--r--textproc/p5-Text-CharWidth/pkg-plist7
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile
index 0912fdc6f5b3..7e10ca22b0a5 100644
--- a/textproc/p5-Text-CharWidth/Makefile
+++ b/textproc/p5-Text-CharWidth/Makefile
@@ -13,7 +13,4 @@ COMMENT= Get number of occupied columns of a string on terminal
USES= perl5
USE_PERL5= configure
-MAN3= Text::CharWidth.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-CharWidth/pkg-plist b/textproc/p5-Text-CharWidth/pkg-plist
index 9da72966f9f9..b9212d6cf34d 100644
--- a/textproc/p5-Text-CharWidth/pkg-plist
+++ b/textproc/p5-Text-CharWidth/pkg-plist
@@ -1,7 +1,8 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.so
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/.packlist
+%%PERL5_MAN3%%/Text::CharWidth.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Text/CharWidth.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text