mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:37:46 +00:00
Ports/libmad: Use fresh config.guess
This fixes the build on MacOS.
This commit is contained in:
parent
b69c8b48fc
commit
f04911e777
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ port=libmad
|
||||||
version=0.15.1b
|
version=0.15.1b
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
use_fresh_config_sub=true
|
use_fresh_config_sub=true
|
||||||
|
use_fresh_config_guess=true
|
||||||
configopts=("--disable-static")
|
configopts=("--disable-static")
|
||||||
files="https://downloads.sourceforge.net/mad/libmad-${version}.tar.gz libmad-${version}.tar.gz bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
|
files="https://downloads.sourceforge.net/mad/libmad-${version}.tar.gz libmad-${version}.tar.gz bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
|
||||||
auth_type=sha256
|
auth_type=sha256
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue