aboutsummaryrefslogtreecommitdiff
path: root/net/ecal/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:57:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:07:22 +0000
commit9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2 (patch)
treecd3f298048154228e90e0115b55a5a39b661ec16 /net/ecal/Makefile
parent9e1564bdc210ee3f240983c50712665057420165 (diff)
downloadports-9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2.tar.gz
ports-9b1d0a8492cc2e42e6f30dbc067167c6a349e8d2.zip
net/ecal: Allow build with tinyxml2 with meson
Diffstat (limited to 'net/ecal/Makefile')
-rw-r--r--net/ecal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index 9b93f43b48a0..4302995e65ea 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libyaml-cpp.so:devel/yaml-cpp
# binaries aren't linked with libfineftp-server.so, see https://github.com/continental/ecal/issues/381; same with libcurl.so
-USES= cmake compiler:c++17-lang desktop-file-utils localbase:ldflags qt:5 shared-mime-info
+USES= cmake compiler:c++17-lang desktop-file-utils localbase:ldflags pkgconfig qt:5 shared-mime-info
USE_QT= core gui widgets buildtools:build qmake:build
USE_LDCONFIG= yes