aboutsummaryrefslogtreecommitdiff
path: root/sysutils/filelight
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 /sysutils/filelight
parent71d85cac1937709444cc3f64f4745015b0acec33 (diff)
downloadports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.tar.gz
ports-c0a5e2416d2b24af2d83fc97fa9dde37c152d6ec.zip
*: (KDE ports) tidy up dependencies
Go another round with the dependency-cleanup: - ECM and doctools are still more only a build-dep - Qt testlibs is a build-dep This touches plenty of ports outside of KDE Frameworks that did **not** list their full dependencies and could get away with it because frameworks pulled in too much.
Diffstat (limited to 'sysutils/filelight')
-rw-r--r--sysutils/filelight/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile
index 60556b2d9e20..1e7dbc4a7bf8 100644
--- a/sysutils/filelight/Makefile
+++ b/sysutils/filelight/Makefile
@@ -1,5 +1,6 @@
PORTNAME= filelight
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -11,11 +12,12 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
kde:5 qt:5 tar:xz
-USE_KDE= auth codecs completion config configwidgets coreaddons doctools \
- ecm i18n jobwidgets kio parts service solid sonnet textwidgets \
- widgetsaddons xmlgui
+USE_KDE= auth codecs completion config configwidgets coreaddons \
+ i18n jobwidgets kio parts service solid sonnet textwidgets \
+ widgetsaddons xmlgui \
+ doctools_build ecm_build
USE_QT= concurrent core dbus gui network script widgets xml \
- buildtools_build qmake_build
+ buildtools_build qmake_build testlib_build
OPTIONS_DEFINE= DOCS