aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 17:25:04 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 18:31:39 +0000
commit6378fd4d2247927094b5e9cd9650e2d1ee582c0e (patch)
treefcef5cf9471175467c233fedf9d7f39de5ef5db6
parent1876dace3efa6b87f48001223b10dc8f0deb261f (diff)
downloadports-6378fd4d2247927094b5e9cd9650e2d1ee582c0e.tar.gz
ports-6378fd4d2247927094b5e9cd9650e2d1ee582c0e.zip
devel/kf5-knotifyconfig: drop dependency on phonon4
- phonon4 is the fallback, when canberra is not available. As we link with canberra, this can be dropped.
-rw-r--r--devel/kf5-knotifyconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kf5-knotifyconfig/Makefile b/devel/kf5-knotifyconfig/Makefile
index f702b4c1ae2e..b5f3d2a65f02 100644
--- a/devel/kf5-knotifyconfig/Makefile
+++ b/devel/kf5-knotifyconfig/Makefile
@@ -1,5 +1,6 @@
PORTNAME= knotifyconfig
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -11,7 +12,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= completion config coreaddons i18n jobwidgets kio \
service solid widgetsaddons windowsystem \
ecm:build
-USE_QT= concurrent core dbus gui network phonon4 widgets \
+USE_QT= concurrent core dbus gui network widgets \
buildtools:build qmake:build
USE_XORG= x11