print/tex-luatex: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 13:14:17 +00:00
parent 44f6ee64ea
commit 05cfd275a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546341

View file

@ -78,6 +78,10 @@ CPPFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
TEX_FORMATS= luatex
# Fix build on recent current -- our tex is so outdated,
# that it's unlikely that any upstream patches apply.
CFLAGS+= -fcommon
# buildenv and dumpenv in Makefile uses hard-coded TEXMFCNF.
post-extract:
cd ${WRKSRC}/.. && \