git: 6378fd4d2247 - main - devel/kf5-knotifyconfig: drop dependency on phonon4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:33:06 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6378fd4d2247927094b5e9cd9650e2d1ee582c0e
commit 6378fd4d2247927094b5e9cd9650e2d1ee582c0e
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-12 17:25:04 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-12 18:31:39 +0000
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.
---
devel/kf5-knotifyconfig/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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