aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-08-15 20:15:49 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-08-15 21:17:14 +0000
commit7f390d7d58db706fc483427fcd78f6a399ce32b0 (patch)
tree05e84cf1a3944610f30d9eef097b5df439139a71 /textproc
parent4b635b3c18b4e12bf65545bd07cd0951b531fe3b (diff)
downloadports-7f390d7d58db706fc483427fcd78f6a399ce32b0.tar.gz
ports-7f390d7d58db706fc483427fcd78f6a399ce32b0.zip
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dikt/Makefile3
-rw-r--r--textproc/uim-qt5/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index 6e7c892e8788..99311043c5d1 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:txz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons dbusaddons guiaddons i18n iconthemes itemviews \
- jobwidgets kio service solid widgetsaddons windowsystem xmlgui
+ jobwidgets kio service solid widgetsaddons windowsystem xmlgui \
+ ecm:build
USE_QT= concurrent core dbus gui network printsupport svg widgets xml \
buildtools:build qmake:build
diff --git a/textproc/uim-qt5/Makefile b/textproc/uim-qt5/Makefile
index a3479fb850a6..960eddcfb23d 100644
--- a/textproc/uim-qt5/Makefile
+++ b/textproc/uim-qt5/Makefile
@@ -7,7 +7,8 @@ LIB_DEPENDS= libuim.so:textproc/uim
USES= compiler:c++11-lang gl iconv kde:5 libtool qt:5
USE_GL= gl
-USE_KDE= plasma-framework
+USE_KDE= plasma-framework \
+ ecm:build
USE_QT= buildtools:build core declarative gui network qmake:build widgets x11extras
MASTERDIR= ${.CURDIR}/../../textproc/uim