Ports/libmad: Use fresh config.guess
This fixes the build on MacOS.
This commit is contained in:
parent
b69c8b48fc
commit
f04911e777
Notes:
sideshowbarker
2024-07-17 11:13:55 +09:00
Author: https://github.com/EWouters Commit: https://github.com/SerenityOS/serenity/commit/f04911e777 Pull-request: https://github.com/SerenityOS/serenity/pull/13932 Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ port=libmad
|
|||
version=0.15.1b
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
use_fresh_config_guess=true
|
||||
configopts=("--disable-static")
|
||||
files="https://downloads.sourceforge.net/mad/libmad-${version}.tar.gz libmad-${version}.tar.gz bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Reference in a new issue