aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-08 16:04:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-08 16:07:10 +0000
commit12007a386640da3da63d8bdcca10963f2f6e6310 (patch)
treeef39e1ea4236738909aa394b6addea542b8c553e
parentf9cd27d1f4c23c7fbb1d9d5b995691873e0a2e48 (diff)
downloadports-12007a386640da3da63d8bdcca10963f2f6e6310.tar.gz
ports-12007a386640da3da63d8bdcca10963f2f6e6310.zip
emulators/ppsspp: drop unused GL deps after 34a5259f5126
=>> Checking shared library dependencies - 0x0000000000000001 NEEDED Shared library: [libGL.so.1] 0x0000000000000001 NEEDED Shared library: [libGLEW.so.2] - 0x0000000000000001 NEEDED Shared library: [libGLU.so.1] + 0x0000000000000001 NEEDED Shared library: [libOpenGL.so.0] 0x0000000000000001 NEEDED Shared library: [libSDL2-2.0.so.0] [...]
-rw-r--r--emulators/ppsspp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 5b1012532c5a..ff1471a9f8ac 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -37,7 +37,7 @@ CONFLICTS_INSTALL= ${PORTNAME}-*
USES= cmake compiler:c++11-lib gl localbase:ldflags pkgconfig
EXCLUDE= libzip zlib
EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,}
-USE_GL= gl glew glu
+USE_GL= glew opengl
CMAKE_ON= USE_SYSTEM_FFMPEG USE_SYSTEM_LIBZIP USE_SYSTEM_SNAPPY USE_WAYLAND_WSI
CMAKE_OFF= USE_DISCORD
SUB_FILES= pkg-message