aboutsummaryrefslogtreecommitdiff
path: root/net/kio-gdrive
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-10-29 00:43:50 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-10-29 00:43:50 +0000
commitffccce6fdf9543a9d28ab4a09663b3dc2456e704 (patch)
treef4d9b9745af2a887784c5100ec0dc461fe9f8f4b /net/kio-gdrive
parent9acd8f2d16b48fd2414ba8b95db209fdfdba0b1a (diff)
downloadports-ffccce6fdf9543a9d28ab4a09663b3dc2456e704.tar.gz
ports-ffccce6fdf9543a9d28ab4a09663b3dc2456e704.zip
net/kio-gdrive: add missed dependency on kf5-purpose
Diffstat (limited to 'net/kio-gdrive')
-rw-r--r--net/kio-gdrive/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kio-gdrive/Makefile b/net/kio-gdrive/Makefile
index 7ab260f3edc2..453281b3cd9e 100644
--- a/net/kio-gdrive/Makefile
+++ b/net/kio-gdrive/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kio-gdrive
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -17,7 +18,7 @@ RUN_DEPENDS= kaccounts-providers>=0:net-im/kaccounts-providers
USES= cmake gettext gnome kde:5 pkgconfig qt:5 tar:xz
USE_GNOME= intltool
USE_KDE= completion config coreaddons i18n jobwidgets kio \
- notifications service solid widgetsaddons windowsystem \
+ notifications purpose service solid widgetsaddons windowsystem \
gapi \
ecm:build
USE_QT= concurrent core dbus gui network widgets xml \