diff options
-rw-r--r-- | print/latex-ltablex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile index 3b6fc758d0d0..3c0471f51747 100644 --- a/print/latex-ltablex/Makefile +++ b/print/latex-ltablex/Makefile @@ -20,6 +20,8 @@ COMMENT= Combines the features of both the tabularx and longtable packages BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base +BROKEN= fails to install; incorrect checksum + USE_ZIP= YES NO_BUILD= YES PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ |