Ports: Point freeciv to the correct config.sub location
This commit is contained in:
parent
8f531a62eb
commit
39868e833c
Notes:
sideshowbarker
2024-07-17 17:23:48 +09:00
Author: https://github.com/archanox Commit: https://github.com/SerenityOS/serenity/commit/39868e833c 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=freeciv
|
|||
version=3.0.0-beta2
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=bootstrap/config.sub
|
||||
configopts=("--enable-client=sdl2" "--enable-fcmp=no")
|
||||
files="http://files.freeciv.org/beta/freeciv-${version}.tar.xz freeciv-${version}.tar.xz 9f44dc28068b239c18bda68192ddb27622030880f8ab9c17f777eac28391269e"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Reference in a new issue