git: eea011006b4d - main - devel/kio-extras: depend on flavored www/kdsoap
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Aug 2023 07:14:50 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=eea011006b4ddefacb160d573e161da00ed662f5 commit eea011006b4ddefacb160d573e161da00ed662f5 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-08-14 07:13:29 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-08-14 07:14:29 +0000 devel/kio-extras: depend on flavored www/kdsoap See de69901268cd74b9b684255c610aba6a4f18d6b2 for the details. --- devel/kio-extras/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 83169d84ac14..f73b85015a7a 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -1,6 +1,6 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -9,7 +9,7 @@ WWW= https://projects.kde.org/projects/kde/workspace/kio-extras LIB_DEPENDS= libtag.so:audio/taglib \ libImath.so:math/Imath \ - libkdsoap.so:www/kdsoap + libkdsoap.so:www/kdsoap@qt5 USES= cmake compiler:c++11-lib gettext gperf kde:5 \ pkgconfig qt:5 shared-mime-info shebangfix tar:xz xorg