Skip to content

Commit

Permalink
games/solarus: drop noop LUAJIT_LIB_DEPENDS for powerpc64*
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Aug 7, 2023
1 parent 5031295 commit 0c13bd6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions games/solarus/Makefile
Expand Up @@ -43,10 +43,4 @@ LUAJIT_USES_OFF= lua:51

CMAKE_ARGS+= -DSOLARUS_MANUAL_INSTALL_DESTINATION:STRING="man"

.include <bsd.port.options.mk>

.if ${ARCH:Mpowerpc64*}
LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty
.endif

.include <bsd.port.mk>

0 comments on commit 0c13bd6

Please sign in to comment.