summaryrefslogtreecommitdiff
path: root/databases/tiledb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tiledb/Makefile')
-rw-r--r--databases/tiledb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile
index 896d0644e26f..ce055503941a 100644
--- a/databases/tiledb/Makefile
+++ b/databases/tiledb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tiledb
-PORTVERSION= 2.27.2
+PORTVERSION= 2.28.1
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
@@ -26,7 +27,6 @@ RUN_DEPENDS= capnproto1>=1.0.1:devel/capnproto1 \
USES= cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl
-CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1
CFLAGS_armv6= -Wno-c++11-narrowing
CFLAGS_armv7= -Wno-c++11-narrowing
CFLAGS_i386= -Wno-c++11-narrowing