aboutsummaryrefslogtreecommitdiff
path: root/math/fast_float/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fast_float/Makefile')
-rw-r--r--math/fast_float/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/fast_float/Makefile b/math/fast_float/Makefile
index 6da063d38b4b..00deb860d3dd 100644
--- a/math/fast_float/Makefile
+++ b/math/fast_float/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fast_float
-PORTVERSION= 6.1.1
+PORTVERSION= 8.0.2
DISTVERSIONPREFIX= v
CATEGORIES= math
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
USES= cmake compiler:c++11-lang
-CMAKE_OFF= FASTFLOAT_SANITIZE FASTFLOAT_TEST
+CMAKE_OFF= FASTFLOAT_SANITIZE \
+ FASTFLOAT_TEST
CMAKE_ON= FASTFLOAT_INSTALL
NO_ARCH= yes