1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl releases

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-12 20:57:26 +00:00
parent 1e47d4549b
commit d993604618
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428430

View File

@ -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