diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Math-BaseCnv | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) | |
download | ports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.tar.gz ports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.zip |
Notes
Diffstat (limited to 'math/p5-Math-BaseCnv')
-rw-r--r-- | math/p5-Math-BaseCnv/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BaseCnv/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index 93a852a63e7a..bdcd90b4f5e5 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize USES= perl5 USE_PERL5= configure -MAN3= Math::BaseCnv.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-BaseCnv/pkg-plist b/math/p5-Math-BaseCnv/pkg-plist index ce0398aaf1d4..c381a661f0a8 100644 --- a/math/p5-Math-BaseCnv/pkg-plist +++ b/math/p5-Math-BaseCnv/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Math/BaseCnv.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv/.packlist +%%PERL5_MAN3%%/Math::BaseCnv.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BaseCnv @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |