diff options
-rw-r--r-- | math/p5-Math-Symbolic-Custom-Contains/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile index c7dfcc01c299..4f343158dca0 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/Makefile +++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile @@ -18,6 +18,8 @@ COMMENT= Find subtrees in Math::Symbolic expressions BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + MAN3= Math::Symbolic::Custom::Contains.3 PERL_MODBUILD= yes |