diff options
Diffstat (limited to 'devel/p5-Function-Parameters')
-rw-r--r-- | devel/p5-Function-Parameters/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Function-Parameters/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Function-Parameters/Makefile b/devel/p5-Function-Parameters/Makefile index eab30d3d9d3d..52e192ff2f64 100644 --- a/devel/p5-Function-Parameters/Makefile +++ b/devel/p5-Function-Parameters/Makefile @@ -26,8 +26,4 @@ TEST_DEPENDS= p5-Dir-Self>=0:${PORTSDIR}/devel/p5-Dir-Self \ USE_PERL5= 5.14+ configure USES= perl5 -MAN3= Function::Parameters.3 \ - Function::Parameters::Info.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Function-Parameters/pkg-plist b/devel/p5-Function-Parameters/pkg-plist index 8f916bf26a8a..0e437111e0f7 100644 --- a/devel/p5-Function-Parameters/pkg-plist +++ b/devel/p5-Function-Parameters/pkg-plist @@ -3,6 +3,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Function/Parameters/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Function/Parameters/Parameters.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Function/Parameters/Parameters.so +%%PERL5_MAN3%%/Function::Parameters.3.gz +%%PERL5_MAN3%%/Function::Parameters::Info.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Function/Parameters @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Function @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Function/Parameters |