aboutsummaryrefslogtreecommitdiff
path: root/security/p11-kit
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 16:13:45 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 16:14:16 +0000
commit0a8b8b75db300b3791029f7a37f320a31ae407af (patch)
treee8d41ab9da5e866bf432025b180afe3014aa2688 /security/p11-kit
parentda91359f5fb265eb387ab022758cb96029be8001 (diff)
downloadports-0a8b8b75db300b3791029f7a37f320a31ae407af.tar.gz
ports-0a8b8b75db300b3791029f7a37f320a31ae407af.zip
security/p11-kit: unbreak with --auto-features=enabled
meson.build:390:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig PR: 270361
Diffstat (limited to 'security/p11-kit')
-rw-r--r--security/p11-kit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 3c0f87d563c1..468c29581cb3 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -23,6 +23,7 @@ CPE_VENDOR= p11-kit_project
MESON_ARGS= -Dbash_completion=enabled \
-Dlibffi=enabled \
-Dnls=false \
+ -Dsystemd=disabled \
-Dtrust_module=enabled \
-Dtrust_paths=${DATADIR}/certs