aboutsummaryrefslogtreecommitdiff
path: root/graphics/kgraphviewer
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-04-22 07:23:33 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-04-22 07:54:24 +0000
commite9c54a7558d0411e55364c8aa03f8cd2ec38b489 (patch)
treecc08332521564dc7e81ab47617d7b2372b35813f /graphics/kgraphviewer
parent960aad74f709dc170e890df62ea7978f77044d0f (diff)
downloadports-e9c54a7558d0411e55364c8aa03f8cd2ec38b489.tar.gz
ports-e9c54a7558d0411e55364c8aa03f8cd2ec38b489.zip
KDE not-Applications: chase doctools
These ports use KDE Frameworks and require kdoctools to build. Since that is no longer an implicit build & run dependency, (re)introduce it explicitly as a build-time dependency.
Diffstat (limited to 'graphics/kgraphviewer')
-rw-r--r--graphics/kgraphviewer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile
index 6d2bd7e8ff61..51d2193210b9 100644
--- a/graphics/kgraphviewer/Makefile
+++ b/graphics/kgraphviewer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kgraphviewer
DISTVERSION= 2.4.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
DIST_SUBDIR= KDE/${PORTNAME}
@@ -18,7 +18,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 tar:xz \
USE_KDE= auth codecs completion config configwidgets \
coreaddons i18n iconthemes jobwidgets kio parts service \
sonnet textwidgets widgetsaddons xmlgui \
- ecm_build
+ ecm_build doctools_build
USE_QT= concurrent core dbus gui network printsupport svg widgets xml \
buildtools_build qmake_build