mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Try to override FCLIST so configure doesn't invoke fc-list and a cache is not
generated. This might fix the stale fontconfig cache.
This commit is contained in:
parent
7e85c0c866
commit
94fa04f461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361059
@ -60,7 +60,8 @@ 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} HOME=${WRKDIR}
|
||||
FLEX=${FLEX} YACC=${YACC} HOME=${WRKDIR} \
|
||||
FCLIST=${TRUE}
|
||||
|
||||
ALL_TARGET= all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user