diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 09:59:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 09:59:21 +0000 |
commit | fae9f92b330ca116e2c4aaa76198d8ba9d18783f (patch) | |
tree | a422319fac570b3f01f1d90c5fcd69e582b95d7e /print/latex-caption | |
parent | ccf2236e711a986e524bd6932a2ceaf67ae0d6be (diff) | |
download | ports-fae9f92b330ca116e2c4aaa76198d8ba9d18783f.tar.gz ports-fae9f92b330ca116e2c4aaa76198d8ba9d18783f.zip |
Notes
Diffstat (limited to 'print/latex-caption')
-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 ec0c20a1bd2a..f3ac05f1f74a 100644 --- a/print/latex-caption/Makefile +++ b/print/latex-caption/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS+= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +BROKEN= "Checksum mismatch" + PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR} PLIST_SUB+= CLASSDIR=${CLASSDIR} |