aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-01 08:51:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-01 08:51:11 +0000
commitf39353fc59232828444626a1065a57fcef907b11 (patch)
tree2cda2b430bbf4c2b446294d59cceeca627c83d73
parent401e10359b91366117280a37cfb47961975f7a44 (diff)
downloadports-f39353fc59232828444626a1065a57fcef907b11.tar.gz
ports-f39353fc59232828444626a1065a57fcef907b11.zip
security/p11-kit: drop redundant MESON_ARGS after 3507fb3e4ec9
PR: 270364 Approved by: novel (maintainer)
-rw-r--r--security/p11-kit/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 468c29581cb3..838f13473ab2 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -20,11 +20,8 @@ USE_LDCONFIG= yes
CPE_VENDOR= p11-kit_project
-MESON_ARGS= -Dbash_completion=enabled \
- -Dlibffi=enabled \
- -Dnls=false \
+MESON_ARGS= -Dnls=false \
-Dsystemd=disabled \
- -Dtrust_module=enabled \
-Dtrust_paths=${DATADIR}/certs
OPTIONS_DEFINE= DOCS MANPAGES TEST