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:
parent
a133da99cd
commit
967479e476
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565255
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user