diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Pattern/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Pattern/Makefile | 4 |
1 files changed, 0 insertions, 4 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> |