aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-12 20:57:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-12 20:57:26 +0000
commitd993604618bbac7da1db5a5a058954e6589ed141 (patch)
tree8692bb74beb0b18c649b61de8e1366738f873398 /math
parent1e47d4549b16c7a921f637aa235d9d7d98efd444 (diff)
downloadports-d993604618bbac7da1db5a5a058954e6589ed141.tar.gz
ports-d993604618bbac7da1db5a5a058954e6589ed141.zip
- Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=428430
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-BigInt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 6d6ba0823531..529c1a9f0276 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Math-BigInt
PORTVERSION= 1.999801
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@@ -14,9 +15,6 @@ COMMENT= Arbitrary size integer math perl package
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Math-Complex>=1.39:math/p5-Math-Complex
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
USES= perl5
USE_PERL5= configure
NO_ARCH= yes