diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
| commit | 9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch) | |
| tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-Bit-Vector | |
| parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) | |
Notes
Diffstat (limited to 'math/p5-Bit-Vector')
| -rw-r--r-- | math/p5-Bit-Vector/Makefile | 3 | ||||
| -rw-r--r-- | math/p5-Bit-Vector/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Bit-Vector/Makefile b/math/p5-Bit-Vector/Makefile index d504cda72bfc..941eab8d9f57 100644 --- a/math/p5-Bit-Vector/Makefile +++ b/math/p5-Bit-Vector/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Bit::Vector.3 Bit::Vector::Overload.3 Bit::Vector::String.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Bit-Vector/pkg-plist b/math/p5-Bit-Vector/pkg-plist index 82b4cdd57980..894bb0d8be96 100644 --- a/math/p5-Bit-Vector/pkg-plist +++ b/math/p5-Bit-Vector/pkg-plist @@ -7,6 +7,9 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Vector.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector/Vector.so +%%PERL5_MAN3%%/Bit::Vector.3.gz +%%PERL5_MAN3%%/Bit::Vector::Overload.3.gz +%%PERL5_MAN3%%/Bit::Vector::String.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit/Vector @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Bit/Vector @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bit |
