security/suricata: Use USES=luajit (defaults to luajit-devel)

This commit is contained in:
Adam Weinberger 2022-10-14 19:08:08 -06:00
parent 616f488c0b
commit 499d9dac7b
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= suricata
DISTVERSION= 6.0.8
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
@ -72,7 +73,7 @@ HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan
IPFW_CONFIGURE_ON= --enable-ipfw
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty
LUAJIT_USES= luajit
LUAJIT_CONFIGURE_ON= --enable-luajit
LUA_USES= lua:51