mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 10:48:53 +00:00
Ports: Point freedink to the correct config.sub location
This commit is contained in:
parent
dedc534046
commit
756f90d15e
Notes:
sideshowbarker
2024-07-17 17:23:39 +09:00
Author: https://github.com/archanox
Commit: 756f90d15e
Pull-request: https://github.com/SerenityOS/serenity/pull/12966
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue