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-Math-Base36 | |
parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) | |
download | ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.tar.gz ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.zip |
Notes
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r-- | math/p5-Math-Base36/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Base36/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile index a43bf5b4988d..1787f03b7a62 100644 --- a/math/p5-Math-Base36/Makefile +++ b/math/p5-Math-Base36/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMak USES= perl5 USE_PERL5= configure -MAN3= Math::Base36.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Base36/pkg-plist b/math/p5-Math-Base36/pkg-plist index 648df0fa8f37..0e5c90f7db87 100644 --- a/math/p5-Math-Base36/pkg-plist +++ b/math/p5-Math-Base36/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36/.packlist %%SITE_PERL%%/Math/Base36.pm +%%PERL5_MAN3%%/Math::Base36.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |