summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError-LaTeX
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
commitd60cc03b253bf72e5157ae700d5fe527258a540e (patch)
tree0c58e3fd05dc63ad22162f4f98794e7852d46b90 /math/p5-Number-WithError-LaTeX
parentXWinWrap is a small utility written a loooong time ago that allowed you to (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248658
Diffstat (limited to 'math/p5-Number-WithError-LaTeX')
-rw-r--r--math/p5-Number-WithError-LaTeX/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Number-WithError-LaTeX/Makefile b/math/p5-Number-WithError-LaTeX/Makefile
index ab9fa2d46360..94ed06179760 100644
--- a/math/p5-Number-WithError-LaTeX/Makefile
+++ b/math/p5-Number-WithError-LaTeX/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Number-WithError-LaTeX
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= LaTeX output for Number::WithError
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \
- ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt \
${SITE_PERL}/Number/WithError.pm:${PORTSDIR}/math/p5-Number-WithError \
${SITE_PERL}/TeX/Encode.pm:${PORTSDIR}/textproc/p5-TeX-Encode
RUN_DEPENDS= ${BUILD_DEPENDS}