aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-13 08:41:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-13 08:41:52 +0000
commit04419960e4fc1aabf8a2d2b1e51caf167bf5a125 (patch)
tree11493b432743daff79ca261db2778f4556bf7d47 /math/p5-Math-BigInt/Makefile
parent9579581872b365171d8f6f0db770e836d0353cd8 (diff)
downloadports-04419960e4fc1aabf8a2d2b1e51caf167bf5a125.tar.gz
ports-04419960e4fc1aabf8a2d2b1e51caf167bf5a125.zip
Notes
Diffstat (limited to 'math/p5-Math-BigInt/Makefile')
-rw-r--r--math/p5-Math-BigInt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index a1ab62d6ffb9..6a107fc2e1f3 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -20,7 +20,6 @@ CONFIGURE_ARGS= INSTALLDIRS='site'
MAN3= Math::BigFloat.3 \
Math::BigInt.3 \
- Math::BigInt::Calc.3 \
- Math::BigInt::Scalar.3
+ Math::BigInt::Calc.3
.include <bsd.port.mk>