aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-03-27 23:49:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-03-27 23:49:08 +0000
commit7a298b661fa1cba132db215b6b457b1b0b39a572 (patch)
treec0376efd8a25d513444ff989828facb1dec6527d /emulators
parentae39095fb7b98d2455c24245f149994984ff1caf (diff)
downloadports-7a298b661fa1cba132db215b6b457b1b0b39a572.tar.gz
ports-7a298b661fa1cba132db215b6b457b1b0b39a572.zip
emulators/rpcs3: libQt5Qml.so is not used after after r529285
Notes
Notes: svn path=/head/; revision=529298
Diffstat (limited to 'emulators')
-rw-r--r--emulators/rpcs3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index b44f16a44aff..b1402a505367 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -44,7 +44,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.8.0-rc1-27-g9220f5e:hidapi/3rdparty/hidapi \
USES= cmake compiler:c++17-lang gl iconv:wchar_t localbase:ldflags \
openal:soft pkgconfig python:3.4+,build qt:5 xorg
USE_GL= gl glew
-USE_QT= qmake_build buildtools_build core concurrent dbus declarative gui widgets
+USE_QT= qmake_build buildtools_build core concurrent dbus gui widgets
USE_XORG= x11
CMAKE_ON= CMAKE_SKIP_RPATH USE_SYSTEM_CURL USE_SYSTEM_FFMPEG USE_SYSTEM_LIBPNG
CMAKE_OFF= USE_NATIVE_INSTRUCTIONS