aboutsummaryrefslogtreecommitdiff
path: root/math/heyoka/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/heyoka/Makefile')
-rw-r--r--math/heyoka/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index b46226c5b999..25ac46db35a8 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,6 @@
PORTNAME= heyoka
DISTVERSIONPREFIX= v
-DISTVERSION= 0.14.0
-PORTREVISION= 1
+DISTVERSION= 0.15.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -14,6 +13,7 @@ BUILD_DEPENDS= llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION}
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \
libfmt.so:devel/libfmt \
libmp++.so:math/mppp \
+ libtbb.so:devel/onetbb \
libsleef.so:math/sleef \
libspdlog.so:devel/spdlog
TEST_DEPENDS= xtensor>0:math/xtensor