summaryrefslogtreecommitdiff
path: root/sysutils/fluent-bit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fluent-bit/Makefile')
-rw-r--r--sysutils/fluent-bit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile
index 596baea7aedd..f39d5c1b62e1 100644
--- a/sysutils/fluent-bit/Makefile
+++ b/sysutils/fluent-bit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fluent-bit
DISTVERSIONPREFIX= v
-DISTVERSION= 4.0.3
+DISTVERSION= 4.0.7
CATEGORIES= sysutils
MAINTAINER= girgen@FreeBSD.org
@@ -27,7 +27,7 @@ OPTIONS_DEFINE= LUA_FILTER PGSQL SSL
OPTIONS_DEFAULT= LUA_FILTER PGSQL SSL
LUA_FILTER_DESC= Support for modifying incoming records using Lua scripts
-LUA_FILTER_USES= luajit:luajit-devel pkgconfig
+LUA_FILTER_USES= luajit:luajit pkgconfig
LUA_FILTER_CMAKE_ON= -DFLB_FILTER_LUA=On \
-DFLB_LUAJIT=On \
-DFLB_PREFER_SYSTEM_LIB_LUAJIT=On