diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:43:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:43:35 +0000 |
commit | 81d563f25d7a34c581ff9c664507329c2214c2a1 (patch) | |
tree | 1b375a5b796ad1e7979552eca42d5de965dfa6ff /math/p5-Math-Symbolic-Custom-Contains | |
parent | d6fa31f35b7e1ec7fe9beef14f0cf64025187eb2 (diff) | |
download | ports-81d563f25d7a34c581ff9c664507329c2214c2a1.tar.gz ports-81d563f25d7a34c581ff9c664507329c2214c2a1.zip |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Contains')
-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 |