aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 21:44:37 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 22:17:33 +0000
commitb2a438e1ba2f1f806519a925c2f241d2f4675c65 (patch)
tree5f69bdec864a286a791a1f694f3aabd4a6b97b70 /accessibility
parent067a18449b4160d67a5e903ace93cfcf3086694a (diff)
downloadports-b2a438e1ba2f1f806519a925c2f241d2f4675c65.tar.gz
ports-b2a438e1ba2f1f806519a925c2f241d2f4675c65.zip
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 'accessibility')
-rw-r--r--accessibility/kmousetool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile
index 09163dad44e1..608869dd6047 100644
--- a/accessibility/kmousetool/Makefile
+++ b/accessibility/kmousetool/Makefile
@@ -10,9 +10,9 @@ LICENSE= GPLv2
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \
- i18n iconthemes notifications widgetsaddons windowsystem xmlgui \
+ i18n iconthemes notifications phonon widgetsaddons windowsystem xmlgui \
ecm:build
-USE_QT= core dbus gui phonon4 widgets xml \
+USE_QT= core dbus gui widgets xml \
buildtools:build qmake:build
USE_XORG= ice sm x11 xext xtst