summaryrefslogtreecommitdiff
path: root/finance/kraft
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-08-15 22:15:49 +0200
committerTobias C. Berner <tcberner@FreeBSD.org>2023-08-15 23:17:14 +0200
commit7f390d7d58db706fc483427fcd78f6a399ce32b0 (patch)
tree05e84cf1a3944610f30d9eef097b5df439139a71 /finance/kraft
parentnet-p2p/nomadnet: Update to 0.3.6 (diff)
devel/kf5-extra-cmake-modules: add as build dependency
- these ports previously got ecm through an unclean dependency (run_depend) from one of their dependencies.
Diffstat (limited to 'finance/kraft')
-rw-r--r--finance/kraft/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/kraft/Makefile b/finance/kraft/Makefile
index 694ddf317d59..a0b7c789b0b2 100644
--- a/finance/kraft/Makefile
+++ b/finance/kraft/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libctemplate.so:textproc/google-ctemplate
USES= cmake compiler:c++11-lang grantlee:5 kde:5 qt:5 shebangfix
USE_KDE= akonadi akonadicontacts \
auth codecs config configwidgets contacts coreaddons \
- grantleetheme i18n itemmodels widgetsaddons
+ grantleetheme i18n itemmodels widgetsaddons \
+ ecm:build
USE_QT= core dbus gui sql widgets xml \
buildtools:build qmake:build
CFLAGS+= -I${LOCALBASE}/include/KPim5