summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-FastCalc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-15 18:05:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-15 18:05:34 +0000
commit0ff7036fcc54d809fa150be2f4e8feab09770c17 (patch)
treeb51bfc086717485f7c65d4f77dff6cf167004265 /math/p5-Math-BigInt-FastCalc
parentUpdate to 0.2.9. (diff)
- Add PORTSCOUT knob
Feature safe: yes
Notes
Notes: svn path=/head/; revision=285867
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc')
-rw-r--r--math/p5-Math-BigInt-FastCalc/Makefile2
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>