diff options
Diffstat (limited to 'devel/kio-extras/Makefile')
-rw-r--r-- | devel/kio-extras/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 78edc10f5b69..243df2ed068b 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -1,6 +1,5 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -11,7 +10,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libImath.so:math/Imath \ libkdsoap-qt6.so:www/kdsoap \ libKDSoapWSDiscoveryClient.so:www/kdsoap-ws-discovery-client\ - libQCoro6Core.so:devel/qcoro@qt6 + libQCoro6Core.so:devel/qcoro USES= cmake compiler:c++11-lib gettext gperf kde:6 pkgconfig qt:6 \ shared-mime-info shebangfix tar:xz xorg |