diff --git a/index/ma/make.toml b/index/ma/make.toml index 6d74384d..7b71c115 100644 --- a/index/ma/make.toml +++ b/index/ma/make.toml @@ -5,6 +5,7 @@ maintainers-logins = ["mosteo"] licenses = [] [[external]] -kind = "version-output" -version-command = [ "make", "--version" ] -version-regexp = ".*Make ([\\d\\.]+).*" +kind = "system" + + [external.origin.'case(distribution)'] + '...' = ["make"]