- add stage support
Approved by: portmgr (blanket infrastructure)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user