aboutsummaryrefslogtreecommitdiff
path: root/textproc/kdiff3
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 /textproc/kdiff3
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 'textproc/kdiff3')
-rw-r--r--textproc/kdiff3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index 57ebda40368b..2014ae9c7355 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kdiff3
DISTVERSION= 1.8.5
+PORTREVISION= 1
CATEGORIES= textproc kde
MASTER_SITES= KDE/stable/${PORTNAME}
@@ -13,7 +14,8 @@ USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash ecm i18n iconthemes jobwidgets kio \
parts service sonnet textwidgets widgetsaddons windowsystem \
- xmlgui
+ xmlgui \
+ doctools_build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build