summaryrefslogtreecommitdiff
path: root/deskutils/korganizer
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 /deskutils/korganizer
parent067a18449b4160d67a5e903ace93cfcf3086694a (diff)
downloadfreebsd-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 'deskutils/korganizer')
-rw-r--r--deskutils/korganizer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index 0f368b2f286d..89cacc49bae7 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -14,7 +14,7 @@ USE_GL= gl
USE_KDE= attica auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons guiaddons i18n iconthemes \
itemmodels itemviews jobwidgets kcmutils kdelibs4support kio \
- newstuff notifications parts service solid sonnet textwidgets \
+ newstuff notifications parts phonon service solid sonnet textwidgets \
unitconversion wallet widgetsaddons windowsystem xmlgui \
ecm:build
# pim components
@@ -24,7 +24,7 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadimime \
imap incidenceeditor kontactinterface ldap \
libkdepim mailtransport mime pimcommon pimtextedit \
kdepim-runtime5:run
-USE_QT= concurrent core dbus gui multimedia network phonon4 printsupport widgets xml \
+USE_QT= concurrent core dbus gui multimedia network printsupport widgets xml \
buildtools:build qmake:build
USE_XORG= x11
USE_LDCONFIG= yes