diff --git a/games/powder-toy/Makefile b/games/powder-toy/Makefile index 9b56dc04ff6d..19d7d0bdcc8b 100644 --- a/games/powder-toy/Makefile +++ b/games/powder-toy/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \ libpng.so:graphics/png \ libjsoncpp.so:devel/jsoncpp -USES= compiler:c++17-lang desktop-file-utils luajit:luajit-openresty \ +USES= compiler:c++17-lang desktop-file-utils luajit \ meson pkgconfig python:build sdl USE_GITHUB= yes GH_ACCOUNT= The-Powder-Toy