1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- The build process invokes fontforge, which creates $HOME/.FontForge. Let's

set HOME=${WRKDIR} to avoid polluting /root on the build clusters.

Suggested by:	swills
This commit is contained in:
Pietro Cerutti 2014-06-16 14:42:07 +00:00
parent ce3290df4c
commit a2609e41fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358006

View File

@ -60,7 +60,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts \
--with-python-include=${PYTHON_INCLUDEDIR}
CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
FLEX=${FLEX} YACC=${YACC}
FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR}
ALL_TARGET= all