diff options
author | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
commit | c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-Math-Base36 | |
parent | 81d6c775672cb3ebf8149d4ec1460185371639b1 (diff) | |
download | freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.gz freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.zst freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
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 |