mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-26 19:28:59 +00:00
Ports: Point gnucobol to the correct config.sub location
This commit is contained in:
parent
108808bb8f
commit
9b437718fb
Notes:
sideshowbarker
2024-07-17 17:23:10 +09:00
Author: https://github.com/archanox
Commit: 9b437718fb
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=gnucobol
|
|||
version=3.1.2
|
||||
useconfigure="true"
|
||||
use_fresh_config_sub="true"
|
||||
config_sub_path=build_aux/config.sub
|
||||
depends=("gmp" "gcc" "bash" "ncurses")
|
||||
files="https://ftpmirror.gnu.org/gnu/gnucobol/gnucobol-${version}.tar.bz2 gnucobol-${version}.tar.bz2
|
||||
https://ftpmirror.gnu.org/gnu/gnucobol/gnucobol-${version}.tar.bz2.sig gnucobol-${version}.tar.bz2.sig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue