diff options
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc')
-rw-r--r-- | math/p5-Math-BigInt-FastCalc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index 6162c3a2ba4d..df97968f68c1 100644 --- a/math/p5-Math-BigInt-FastCalc/Makefile +++ b/math/p5-Math-BigInt-FastCalc/Makefile @@ -21,4 +21,6 @@ PERL_CONFIGURE= yes MAN3= Math::BigInt::FastCalc.3 +PORTSCOUT= skipv:0.251 + .include <bsd.port.mk> |