aboutsummaryrefslogtreecommitdiff
path: root/emulators/pcem
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-06 22:37:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-06 22:37:06 +0000
commite4ba10d77c51df3b5a7f2b6d95eeb538bafb40e4 (patch)
tree870f5513a81cd43d7fcd98ef037d8d8ac20a2aab /emulators/pcem
parent2da6e552322921fc3c5d4e3ed9dcc9c8121be844 (diff)
downloadports-e4ba10d77c51df3b5a7f2b6d95eeb538bafb40e4.tar.gz
ports-e4ba10d77c51df3b5a7f2b6d95eeb538bafb40e4.zip
emulators/pcem: Clean up dependencies
Notes
Notes: svn path=/head/; revision=500940
Diffstat (limited to 'emulators/pcem')
-rw-r--r--emulators/pcem/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/emulators/pcem/Makefile b/emulators/pcem/Makefile
index afffc88983ce..1334c4ff1b9a 100644
--- a/emulators/pcem/Makefile
+++ b/emulators/pcem/Makefile
@@ -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