diff options
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Contains/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Contains/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile index d185eb3..8d71875 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/Makefile +++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile @@ -13,10 +13,7 @@ COMMENT= Find subtrees in Math::Symbolic expressions BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Math::Symbolic::Custom::Contains.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |