Generalize to powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
f6a654e09d
commit
282fd9b954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550334
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ PYNVIM_USES= python:run
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc64
|
||||
.if ${ARCH:Mpowerpc64*}
|
||||
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty
|
||||
USES+= compiler:gcc-c++11-lib
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue