aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-07-09 21:56:39 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-07-09 21:59:01 +0000
commitc0a5e2416d2b24af2d83fc97fa9dde37c152d6ec (patch)
treeea95f58300e77d19c29ee32e28d5a98b1cc53582 /editors
parent71d85cac1937709444cc3f64f4745015b0acec33 (diff)
downloadports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.tar.gz
ports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.zip
Diffstat (limited to 'editors')
-rw-r--r--editors/kate/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index e5f7ee38fb83..e7a0ce08aee4 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -12,13 +13,14 @@ LIB_DEPENDS= libgit2.so:devel/libgit2
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
pkgconfig kde:5 qt:5 tar:xz
USE_KDE= activities attica auth bookmarks codecs completion config \
- configwidgets coreaddons crash dbusaddons doctools ecm \
+ configwidgets coreaddons crash dbusaddons \
guiaddons i18n iconthemes init itemmodels itemviews \
jobwidgets kio newstuff package parts plasma-framework \
service solid sonnet texteditor textwidgets threadweaver \
- wallet widgetsaddons windowsystem xmlgui
+ wallet widgetsaddons windowsystem xmlgui \
+ doctools_build ecm_build
USE_QT= concurrent core dbus gui network script sql widgets xml \
- buildtools_build qmake_build
+ buildtools_build qmake_build testlib_build
OPTIONS_DEFINE= DOCS