aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-01 16:18:38 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-11-01 16:18:38 +0000
commit43bc8876f36f97e79d8495eeb6c425c969ea1b6b (patch)
tree7a606512674867baedaf5d5cfb6fa41f7f870e64 /mail
parent4740273177d05e5baf2a024098eea6fc55f31e83 (diff)
downloadports-43bc8876f36f97e79d8495eeb6c425c969ea1b6b.tar.gz
ports-43bc8876f36f97e79d8495eeb6c425c969ea1b6b.zip
Diffstat (limited to 'mail')
-rw-r--r--mail/rspamd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index be9f6dcf1927..42dd065ac464 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -80,7 +80,7 @@ LUAJIT_CMAKE_OFF= -DENABLE_LUAJIT=OFF
.include <bsd.port.options.mk>
-.if ${ARCH:Mpowerpc*}
+.if ${ARCH:Mpowerpc64*}
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty
.endif