aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-19 12:51:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-20 00:50:00 +0000
commit6d9c5d744ccd4926c59879ff3e2f8884779ef525 (patch)
treee042fe6543bac5c0c6c989694c61e04ea480c261
parentc8c3b281c9b9f95c887953e8bed4beb8a445c11a (diff)
downloadports-6d9c5d744ccd4926c59879ff3e2f8884779ef525.tar.gz
ports-6d9c5d744ccd4926c59879ff3e2f8884779ef525.zip
emulators/ppsspp: compress CMAKE_ON via :L
-rw-r--r--emulators/ppsspp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index e6be6b3cf117..4aeb28099620 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -41,7 +41,7 @@ USES= cmake compiler:c++11-lib gl localbase:ldflags pkgconfig shared-mime-info
EXCLUDE= libzip zlib
EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,}
USE_GL= glew opengl
-CMAKE_ON= USE_SYSTEM_FFMPEG USE_SYSTEM_LIBZIP USE_SYSTEM_SNAPPY USE_WAYLAND_WSI
+CMAKE_ON= ${FFMPEG LIBZIP SNAPPY:L:S/^/USE_SYSTEM_/} USE_WAYLAND_WSI
CMAKE_OFF= USE_DISCORD
SUB_FILES= pkg-message
PORTDATA= assets