aboutsummaryrefslogtreecommitdiffstats
path: root/print/texlive-texmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/texlive-texmf/Makefile')
-rw-r--r--print/texlive-texmf/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile
index 42d9a11b10fb..f53839d6ae34 100644
--- a/print/texlive-texmf/Makefile
+++ b/print/texlive-texmf/Makefile
@@ -175,5 +175,11 @@ do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/$$D/doc && \
${TOUCH} ${STAGEDIR}${PREFIX}/$$D/doc/.keep_me; \
done
+ ${RM} -f ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/ls-R \
+ ${STAGEDIR}${PREFIX}/${TEXMFDIR}/ls-R \
+ ${STAGEDIR}${PREFIX}/${TEXMFDISTDIR}/scripts/checkcites/checkcites.lua \
+ ${STAGEDIR}${PREFIX}/${TEXMFDIR}/scripts/texdoc/texdoc.tlu \
+ ${STAGEDIR}${PREFIX}/${TEXMFDIR}/scripts/texlive/rungs.tlu \
+ ${STAGEDIR}${PREFIX}/${TEXMFDIR}/scripts/texlive/tlmgr.pl
.include <bsd.port.mk>