build/distfiles: fetch broken ports anyway (i.e. skim list)

This commit is contained in:
Franco Fichtner 2021-08-17 12:53:20 +02:00
parent f4fa806505
commit 181a092c02
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ echo "${PORTSLIST}" | while read PORT_ORIGIN; do
MAKE_ARGS="
PRODUCT_ABI=${PRODUCT_ABI}
PRODUCT_FLAVOUR=${PRODUCT_FLAVOUR}
TRYBROKEN=yes
UNAME_r=\$(freebsd-version)
"
echo ">>> Fetching \${PORT_ORIGIN}..."