aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Bit-Vector-Minimal
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-05 14:56:18 +0800
committervanilla <vanilla@FreeBSD.org>2013-11-05 14:56:18 +0800
commit66dfc893366216c301980028d29756a5cb97d8b4 (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Bit-Vector-Minimal
parentb1a6c0cdd886f3bec908d1a7a9548e60555409c8 (diff)
downloadfreebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.tar.gz
freebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.tar.zst
freebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.zip
Support STAGEDIR.
Diffstat (limited to 'math/p5-Bit-Vector-Minimal')
-rw-r--r--math/p5-Bit-Vector-Minimal/Makefile3
-rw-r--r--math/p5-Bit-Vector-Minimal/pkg-plist5
2 files changed, 3 insertions, 5 deletions
diff --git a/math/p5-Bit-Vector-Minimal/Makefile b/math/p5-Bit-Vector-Minimal/Makefile
index c8759075daf4..d162667f4b09 100644
--- a/math/p5-Bit-Vector-Minimal/Makefile
+++ b/math/p5-Bit-Vector-Minimal/Makefile
@@ -13,7 +13,4 @@ COMMENT= Object-oriented wrapper around Perl's vec()
USES= perl5
USE_PERL5= configure
-MAN3= Bit::Vector::Minimal.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Bit-Vector-Minimal/pkg-plist b/math/p5-Bit-Vector-Minimal/pkg-plist
index f003de6f2d19..f8606027c447 100644
--- a/math/p5-Bit-Vector-Minimal/pkg-plist
+++ b/math/p5-Bit-Vector-Minimal/pkg-plist
@@ -1,6 +1,7 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Minimal/.packlist
+%%PERL5_MAN3%%/Bit::Vector::Minimal.3.gz
%%SITE_PERL%%/Bit/Vector/Minimal.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Minimal
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Minimal/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Minimal
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit
@dirrmtry %%SITE_PERL%%/Bit/Vector