security/p11-kit: drop redundant MESON_ARGS after 3507fb3e4e
PR: 270364 Approved by: novel (maintainer)
This commit is contained in:
parent
401e10359b
commit
f39353fc59
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue