diff options
-rw-r--r-- | print/latex-caption/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-caption/Makefile b/print/latex-caption/Makefile index 271b0f7dd1fa..5bcec7a4df26 100644 --- a/print/latex-caption/Makefile +++ b/print/latex-caption/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ ${TEXMF_LSR}:${PORTSDIR}/print/tex-texmflocal +BROKEN= Checksum mismatch + PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ CLASSDIR=${CLASSDIR} USE_GMAKE= YES |