From 39868e833cd1b95f150af671aa9fcb0cbaa5cc9e Mon Sep 17 00:00:00 2001 From: Pierce Andjelkovic Date: Thu, 10 Mar 2022 17:49:13 +1100 Subject: [PATCH] Ports: Point freeciv to the correct config.sub location --- Ports/freeciv/package.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Ports/freeciv/package.sh b/Ports/freeciv/package.sh index 2b77155150..403ba2cbaa 100755 --- a/Ports/freeciv/package.sh +++ b/Ports/freeciv/package.sh @@ -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