summaryrefslogtreecommitdiff
path: root/games/kbounce
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 22:44:37 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 23:17:33 +0100
commitb2a438e1ba2f1f806519a925c2f241d2f4675c65 (patch)
tree5f69bdec864a286a791a1f694f3aabd4a6b97b70 /games/kbounce
parentgraphics/kamerka: use phonon4 component instead of LIB_DEPENDS (diff)
framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need USES= kde:<ver> USE_KDE=phonon if you want to depend on the backend, also add USE_KDE= phonon-backend
Diffstat (limited to 'games/kbounce')
-rw-r--r--games/kbounce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile
index 86b5b68b9bde..f04dba1aa7e0 100644
--- a/games/kbounce/Makefile
+++ b/games/kbounce/Makefile
@@ -9,10 +9,10 @@ WWW= https://www.kde.org/applications/games/kbounce/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
dbusaddons guiaddons i18n iconthemes jobwidgets kio \
- libkdegames notifyconfig service solid textwidgets widgetsaddons \
+ libkdegames notifyconfig phonon service solid textwidgets widgetsaddons \
windowsystem xmlgui \
ecm:build
-USE_QT= concurrent core dbus declarative gui network phonon4 svg \
+USE_QT= concurrent core dbus declarative gui network svg \
testlib widgets xml \
buildtools:build qmake:build