summaryrefslogtreecommitdiff
path: root/print/lilypond-devel
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-07-07 12:25:15 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-07-07 12:25:15 +0000
commit94fa04f46150dd6416abc7035497998cadeba7e7 (patch)
treea42babeb74ea8bd1b6a52b75761527f248e46807 /print/lilypond-devel
parentMark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports) (diff)
- Try to override FCLIST so configure doesn't invoke fc-list and a cache is not
generated. This might fix the stale fontconfig cache.
Notes
Notes: svn path=/head/; revision=361059
Diffstat (limited to 'print/lilypond-devel')
-rw-r--r--print/lilypond-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index 32f667cb3ee2..9103d548c8dc 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -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