diff --git a/index/sd/sdlada/sdlada-2.5.19.toml b/index/sd/sdlada/sdlada-2.5.19.toml index 1968b28ee..fd2c9e1e9 100644 --- a/index/sd/sdlada/sdlada-2.5.19.toml +++ b/index/sd/sdlada/sdlada-2.5.19.toml @@ -22,9 +22,9 @@ project-files = ["build/gnat/sdlada.gpr"] #, "build/gnat/"] [gpr-set-externals.'case(os)'] linux = { SDL_PLATFORM = "linux" } windows = { SDL_PLATFORM = "windows" } -[gpr-set-externals.'case(distribution)'] - homebrew = { SDL_PLATFORM = "macos_homebrew" } - macports = { SDL_PLATFORM = "macos_ports" } +# [gpr-set-externals.'case(distribution)'] +# homebrew = { SDL_PLATFORM = "macos_homebrew" } +# macports = { SDL_PLATFORM = "macos_ports" } [[actions]] type = "pre-build"