aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Format-Human-Bytes
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-01 14:20:56 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-01 14:20:56 +0000
commit4b9ccd438579f45f3956fc646295d566dca02f87 (patch)
treed9bd1e5c2ecf9ff2de36fb6c1e7f5dbf440912d8 /converters/p5-Format-Human-Bytes
parent181db88e0aafaba7038a1c86503714d125f08b8a (diff)
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332379
Diffstat (limited to 'converters/p5-Format-Human-Bytes')
-rw-r--r--converters/p5-Format-Human-Bytes/Makefile3
-rw-r--r--converters/p5-Format-Human-Bytes/pkg-plist7
2 files changed, 4 insertions, 6 deletions
diff --git a/converters/p5-Format-Human-Bytes/Makefile b/converters/p5-Format-Human-Bytes/Makefile
index dc26ab473f96..67822ed2e316 100644
--- a/converters/p5-Format-Human-Bytes/Makefile
+++ b/converters/p5-Format-Human-Bytes/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl module to format a bytecount and make it human readable
USES= perl5
USE_PERL5= configure
-MAN3= Format::Human::Bytes.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/converters/p5-Format-Human-Bytes/pkg-plist b/converters/p5-Format-Human-Bytes/pkg-plist
index c5c48bf9637e..17db829fc372 100644
--- a/converters/p5-Format-Human-Bytes/pkg-plist
+++ b/converters/p5-Format-Human-Bytes/pkg-plist
@@ -1,7 +1,8 @@
+%%PERL5_MAN3%%/Format::Human::Bytes.3.gz
%%SITE_PERL%%/Format/Human/Bytes.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Format/Human/Bytes/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Format/Human/Bytes
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Format/Human
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Format/Human/Bytes
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Format/Human
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Format
-@dirrmtry %%SITE_PERL%%/Format/Human
+@dirrm %%SITE_PERL%%/Format/Human
@dirrmtry %%SITE_PERL%%/Format