aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \