diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Pattern')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Pattern/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Pattern/pkg-plist | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Pattern/Makefile b/math/p5-Math-Symbolic-Custom-Pattern/Makefile index b0f1ca123d30..a7ff1589eb80 100644 --- a/math/p5-Math-Symbolic-Custom-Pattern/Makefile +++ b/math/p5-Math-Symbolic-Custom-Pattern/Makefile @@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-Math-Symbolic>=0.510:${PORTSDIR}/math/p5-Math-Symbolic \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Symbolic::Custom::Pattern.3 \ - Math::Symbolic::Custom::Pattern::Export.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Symbolic-Custom-Pattern/pkg-plist b/math/p5-Math-Symbolic-Custom-Pattern/pkg-plist index b886aab74ef2..e57682e7f8af 100644 --- a/math/p5-Math-Symbolic-Custom-Pattern/pkg-plist +++ b/math/p5-Math-Symbolic-Custom-Pattern/pkg-plist @@ -1,11 +1,13 @@ +%%PERL5_MAN3%%/Math::Symbolic::Custom::Pattern.3.gz +%%PERL5_MAN3%%/Math::Symbolic::Custom::Pattern::Export.3.gz %%SITE_PERL%%/Math/Symbolic/Custom/Pattern.pm %%SITE_PERL%%/Math/Symbolic/Custom/Pattern/Export.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Pattern/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Pattern +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Pattern @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrm %%SITE_PERL%%/Math/Symbolic/Custom/Pattern +@dirrmtry %%SITE_PERL%%/Math/Symbolic/Custom/Pattern @dirrmtry %%SITE_PERL%%/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/Math/Symbolic @dirrmtry %%SITE_PERL%%/Math |