Ports: Point freedink to the correct config.sub location

This commit is contained in:
Pierce Andjelkovic 2022-03-10 17:52:36 +11:00 committed by Linus Groh
parent dedc534046
commit 756f90d15e
Notes: sideshowbarker 2024-07-17 17:23:39 +09:00

View file

@ -3,6 +3,7 @@ port=FreeDink
version=109.6
useconfigure="true"
use_fresh_config_sub="true"
config_sub_path=autotools/config.sub
depends=("SDL2" "SDL2_image" "SDL2_mixer" "SDL2_ttf" "SDL2_gfx" "gettext" "fontconfig" "glm")
workdir="freedink-${version}"
freedink_data="freedink-data-1.08.20190120"