Ports: Add config_sub_path to flex
This commit is contained in:
parent
67de6446a9
commit
c24ba8c5ad
Notes:
sideshowbarker
2024-07-17 17:23:02 +09:00
Author: https://github.com/archanox Commit: https://github.com/SerenityOS/serenity/commit/c24ba8c5ad 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
|
@ -5,6 +5,7 @@ files="https://github.com/westes/flex/releases/download/v${version}/flex-${versi
|
|||
https://github.com/westes/flex/releases/download/v${version}/flex-${version}.tar.gz.sig flex-${version}.tar.gz.sig"
|
||||
useconfigure=true
|
||||
use_fresh_config_sub=true
|
||||
config_sub_path=build-aux/config.sub
|
||||
configopts=("--disable-bootstrap")
|
||||
depends=("m4" "pcre2")
|
||||
auth_type="sig"
|
||||
|
|
Loading…
Add table
Reference in a new issue