mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
games/powder-toy: Use USES=luajit (defaults to luajit-devel)
This commit is contained in:
parent
84778f9575
commit
09c8b6c737
@ -1,6 +1,7 @@
|
||||
PORTNAME= powder-toy
|
||||
PORTVERSION= 96.2.350
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
@ -13,14 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
|
||||
libfftw3.so:math/fftw3 \
|
||||
libluajit-5.1.so:lang/luajit-openresty \
|
||||
libcurl.so:ftp/curl
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= The-Powder-Toy
|
||||
GH_PROJECT= The-Powder-Toy
|
||||
|
||||
USES= compiler:c++11-lang meson pkgconfig python:build sdl
|
||||
USES= compiler:c++11-lang luajit meson pkgconfig python:build sdl
|
||||
USE_SDL= sdl2
|
||||
|
||||
PORTDOCS= README.md changelog.txt
|
||||
|
Loading…
Reference in New Issue
Block a user