| raw e-mail | index | archive | help
devel/tomlplusplus: simplify MESON_ARGS after 5cf2c031f53e
---
devel/tomlplusplus/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/tomlplusplus/Makefile b/devel/tomlplusplus/Makefile
index 96154aef1615..cdafcc1eddfc 100644
--- a/devel/tomlplusplus/Makefile
+++ b/devel/tomlplusplus/Makefile
@@ -16,7 +16,7 @@ USES= cmake:indirect compiler:c++17-lang meson pkgconfig
USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= marzer
-MESON_ARGS= -Duse_vendored_libs=false
+MESON_FALSE= use_vendored_libs
post-patch:
# Convert codeset from GNU to IANA
