Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
fix building
Baptiste Daroussin committed 5 years ago
commit 81f3bc491225c9a4eb8ed6cc4567346f55ccc2e0
parent 576f4c7
1 file changed +1 -1
modified libpkg/pkg_ports.c
@@ -109,7 +109,7 @@ keyword_open_schema(void)
		"    }; "
		"    actions_script = { type = string }; "
		"    arguments = { type = boolean }; "
-
		"    preformat_arguments { type = boolean };
+
		"    preformat_arguments { type = boolean }; "
		"    prepackaging = { type = string }; "
		"    deprecated = { type = boolean }; "
		"    deprecation_message = { type = string }; "