Installing mail/rspamd with luajit support pulls lang/luajit. If I then try to install dns/knot-resolver, it pulls lang/luajit-openresty, which conflicts with luajit and results in luajit and rspamd being removed.
Editing the rspamd Makefile to use luajit-openresty temporarily solves this, but I'm searching for a cleaner/safer way to have both rspamd and knot-resolver installed. Is there some way to declare somewhere (eg in make.conf) that I want to use the luajit-openresty port for luajit support?
Editing the rspamd Makefile to use luajit-openresty temporarily solves this, but I'm searching for a cleaner/safer way to have both rspamd and knot-resolver installed. Is there some way to declare somewhere (eg in make.conf) that I want to use the luajit-openresty port for luajit support?