sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-27 17:15:09 +00:00
parent 670c79115d
commit 124c78849b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
806 changed files with 1276 additions and 1290 deletions

View file

@ -25,9 +25,9 @@ WANTLIB += c curses ffi gc gmp iconv intl ltdl m pthread readline
WANTLIB += unistring
SITES= ${SITE_GNU:=guile/}
SITES.boot= https://charlenew.xyz/distfiles/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
SITES.boot= https://charlenew.xyz/distfiles/
SUPDISTFILES.boot= ${BOOTSTRAP_32BE}
EXTRACT_ONLY= ${DISTFILES}
@ -63,7 +63,7 @@ BOOTSTRAP_32BE= g2strap-2.2.7-32be.tgz
.if !${PROPERTIES:Mlp64} && ${PROPERTIES:Mbe}
BOOTSTRAP_TARGET= 32-bit-big-endian
BOOTSTRAP= ${BOOTSTRAP_32BE}
DISTFILES+= ${SUPDISTFILES}
DISTFILES+= ${SUPDISTFILES.boot}
.endif
post-extract: