mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/warzone2100: switch to USES=sqlite
PR: 278752 Submitted by: diizzy
This commit is contained in:
parent
0ac0619613
commit
d5becafc85
@ -23,14 +23,13 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libsodium.so:security/libsodium \
|
||||
libcurl.so:ftp/curl \
|
||||
libsqlite3.so:databases/sqlite3 \
|
||||
libminiupnpc.so:net/miniupnpc \
|
||||
libopusfile.so:audio/opusfile \
|
||||
libopus.so:audio/opus
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
|
||||
|
||||
USES= cmake bison compiler:c++11-lib gl openal:al pkgconfig \
|
||||
sdl tar:xz
|
||||
sdl sqlite tar:xz
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
CMAKE_ARGS= -DWZ_DISTRIBUTOR="FreeBSD ports" \
|
||||
|
Loading…
Reference in New Issue
Block a user