1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

security/snort3: fix build on powerpc64le

This commit is contained in:
Piotr Kubaj 2021-02-14 17:43:05 +00:00
parent a133da99cd
commit 967479e476
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565255

View File

@ -58,7 +58,7 @@ CONFLICTS= snort-2*
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc64
.if ${ARCH:Mpowerpc64*}
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit-openresty
.else
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit