summaryrefslogtreecommitdiff
path: root/print/tex-luatex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-luatex/Makefile')
-rw-r--r--print/tex-luatex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 1cdef7513f05..13973fc159bd 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -96,6 +96,6 @@ post-install:
${FIND} -s ${STAGEDIR}${PREFIX}/share/texmf-dist -type d -empty | ${SORT} -r | \
${SED} -e 's#^${STAGEDIR}${PREFIX}/#@dir #' >> ${TMPPLIST}
${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.log" >> ${TMPPLIST}
- ${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.fmt" >> ${TMPPLIST}
+ ${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.fmt" >> ${TMPPLIST}
.include <bsd.port.mk>