1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

emulators/pcem: Clean up dependencies

This commit is contained in:
Tobias Kortkamp 2019-05-06 22:37:06 +00:00
parent 2da6e55232
commit e4ba10d77c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500940

View File

@ -11,14 +11,10 @@ COMMENT= PC/PC-Compatible low-level emulator striving for accuracy
LICENSE= GPLv2
LIB_DEPENDS= libGL.so:graphics/mesa-libs \
libopenal.so:audio/openal-soft \
libwx_gtk3u_core-3.0.so:x11-toolkits/wxgtk30 \
libSDL2.so:devel/sdl20
USES= autoreconf compiler gmake openal:soft pkgconfig sdl zip
USE_WX= 3.0
USES= autoreconf compiler gl gmake openal pkgconfig sdl zip
USE_GL= gl
USE_SDL= sdl2
USE_WX= 3.0
WRKSRC= ${WRKDIR}/pcem_emulator-pcem-faf5d6423060/
PATCHDIR=files