diff options
author | kris <kris@FreeBSD.org> | 2007-01-20 09:43:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-01-20 09:43:35 +0800 |
commit | 20215d800ead00b085228e7530297842fd5bd1eb (patch) | |
tree | e0e68059c04b718e17a753c4aab168412e04fceb | |
parent | c69f1b15662ee5ac3a808424673bcdbaba752440 (diff) | |
download | freebsd-ports-gnome-20215d800ead00b085228e7530297842fd5bd1eb.tar.gz freebsd-ports-gnome-20215d800ead00b085228e7530297842fd5bd1eb.tar.zst freebsd-ports-gnome-20215d800ead00b085228e7530297842fd5bd1eb.zip |
BROKEN: Incorrect pkg-plist
-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 |