Ports: Add config_sub_path to flex

This commit is contained in:
Pierce Andjelkovic 2022-03-10 17:44:45 +11:00 committed by Linus Groh
parent 67de6446a9
commit c24ba8c5ad
Notes: sideshowbarker 2024-07-17 17:23:02 +09:00

View file

@ -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"