diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Simplification')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Simplification/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Simplification/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Simplification/Makefile b/math/p5-Math-Symbolic-Custom-Simplification/Makefile index 74a3c0676b50..9e94175d4c92 100644 --- a/math/p5-Math-Symbolic-Custom-Simplification/Makefile +++ b/math/p5-Math-Symbolic-Custom-Simplification/Makefile @@ -13,10 +13,7 @@ COMMENT= User defined simplification routines BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Symbolic::Custom::Simplification.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Symbolic-Custom-Simplification/pkg-plist b/math/p5-Math-Symbolic-Custom-Simplification/pkg-plist index fbb8312053f1..2dab20b8b698 100644 --- a/math/p5-Math-Symbolic-Custom-Simplification/pkg-plist +++ b/math/p5-Math-Symbolic-Custom-Simplification/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Math::Symbolic::Custom::Simplification.3.gz %%SITE_PERL%%/Math/Symbolic/Custom/Simplification.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Simplification/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Simplification +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Simplification @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math |