print/texlive-texmf: unbreak fetch on i386 after 8374a33c80

fetch: https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2021/texlive-20210325-texmf.tar.xz: size mismatch: expected 2147483647, actual 3474113420

Reported by:	antoine
This commit is contained in:
Jan Beich 2022-02-19 21:58:37 +00:00
parent 16d21cc054
commit 029acf78ac

View File

@ -16,6 +16,7 @@ USE_TEX= base basic:extract texhash tlmgr:run
EXTRACT_AFTER_ARGS= | ${TAR} xf - \
${EXCLUDE_FILES:S,^,--exclude ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}/,}
DISABLE_SIZE= yes # XXX bug 262056: distfile too large
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes