diff options
author | kris <kris@FreeBSD.org> | 2007-02-04 10:30:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-04 10:30:02 +0800 |
commit | 158210180a7a49c6168dfabbe311ad3c5a4aa9be (patch) | |
tree | df158bf3152cfcc7e8aa0211b12ed7b126c6551e /math/p5-Math-Symbolic | |
parent | 51d31fb687c27472551a2ada50edee2525cc01be (diff) | |
download | freebsd-ports-gnome-158210180a7a49c6168dfabbe311ad3c5a4aa9be.tar.gz freebsd-ports-gnome-158210180a7a49c6168dfabbe311ad3c5a4aa9be.tar.zst freebsd-ports-gnome-158210180a7a49c6168dfabbe311ad3c5a4aa9be.zip |
BROKEN: Unfetchable
Diffstat (limited to 'math/p5-Math-Symbolic')
-rw-r--r-- | math/p5-Math-Symbolic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic/Makefile b/math/p5-Math-Symbolic/Makefile index 7ecfcef0b3f0..acad0af78ad2 100644 --- a/math/p5-Math-Symbolic/Makefile +++ b/math/p5-Math-Symbolic/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \ ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + MAN3= Math::Symbolic.3 \ Math::Symbolic::AuxFunctions.3 \ Math::Symbolic::Base.3 \ |