diff options
-rw-r--r-- | print/xmltex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xmltex/Makefile b/print/xmltex/Makefile index 35e7da554096..d883d4b58538 100644 --- a/print/xmltex/Makefile +++ b/print/xmltex/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal +BROKEN= "Does not install" + .include <bsd.port.pre.mk> PLIST_SUB= MKTEXLSR=${MKTEXLSR} CLASSDIR=${CLASSDIR} WEB2CDIR=${WEB2CDIR} |