aboutsummaryrefslogtreecommitdiff
path: root/math/arb
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-14 16:51:10 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-14 16:51:10 +0000
commit538dd1fc91b2966f5a4a87510a7f8269b764132d (patch)
tree9ff8cbe0d102220747214752874796721df8d276 /math/arb
parentfe94c4dbcfb4752708005b5e65772a7ae611a17d (diff)
downloadports-538dd1fc91b2966f5a4a87510a7f8269b764132d.tar.gz
ports-538dd1fc91b2966f5a4a87510a7f8269b764132d.zip
Notes
Diffstat (limited to 'math/arb')
-rw-r--r--math/arb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/arb/Makefile b/math/arb/Makefile
index ab3de2dbbdb3..0b5ce353a4be 100644
--- a/math/arb/Makefile
+++ b/math/arb/Makefile
@@ -14,9 +14,7 @@ LIB_DEPENDS= libflint.so:math/flint2 \
libgmp.so:math/gmp \
libmpfr.so:math/mpfr
-USES= gmake
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-static
+USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= fredrik-johansson
USE_LDCONFIG= yes