aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-ktexteditor
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
commit4803a9e905c236d38f52b7aec5032ac9a360cd90 (patch)
tree94d8d0b5ba36e2b07b5fbb9daecb65f27a3f1c60 /devel/kf5-ktexteditor
parent8c8221873a89088c5ce8adcc5794ae68943534de (diff)
downloadports-4803a9e905c236d38f52b7aec5032ac9a360cd90.tar.gz
ports-4803a9e905c236d38f52b7aec5032ac9a360cd90.zip
KDE Frameworks: complete dependencies
Notes
Notes: svn path=/head/; revision=504916
Diffstat (limited to 'devel/kf5-ktexteditor')
-rw-r--r--devel/kf5-ktexteditor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile
index c11d40c2b6e6..c632a20a61b7 100644
--- a/devel/kf5-ktexteditor/Makefile
+++ b/devel/kf5-ktexteditor/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ktexteditor
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -14,7 +15,7 @@ USE_KDE= archive auth codecs completion config configwidgets \
coreaddons ecm guiaddons i18n iconthemes itemviews \
jobwidgets kio parts service sonnet syntaxhighlighting \
textwidgets widgetsaddons xmlgui
-USE_QT= buildtools_build core dbus gui network printsupport \
- qmake_build script widgets xml xmlpatterns
+USE_QT= buildtools_build concurrent core dbus declarative gui \
+ network printsupport qmake_build script widgets xml xmlpatterns
.include <bsd.port.mk>