lang/sbcl: Utilize SBCL_HOME to build custom core file and set it to empty.

Reported by:	Catherine Tower <catherine__at__towernetdotdev>
This commit is contained in:
Kirill Ponomarev 2021-12-25 08:36:19 +01:00
parent d2ad974ff4
commit 888bfec23a
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
PORTNAME= sbcl
DISTVERSION= 2.1.11
DISTVERSIONSUFFIX= -source
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
@ -129,6 +130,7 @@ do-install:
MAN_DIR="${STAGEDIR}${MANPREFIX}/man" \
INFO_DIR="${STAGEDIR}${PREFIX}/${INFO_PATH}" \
DOC_DIR="${STAGEDIR}${DOCSDIR}" \
SBCL_HOME="" \
${SH} install.sh)
.for M in ${CONMODULES}
${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/${M}