diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-27 23:32:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-27 23:32:26 +0000 |
commit | 052288e63c94e5e33a770cd8486acd7c9fdb0ce1 (patch) | |
tree | 75bf51fed5469f3c070dcf402149ad9065a8030f /print/latex-caption | |
parent | 0e97a791ea46b2b188f9294397a2f67a8e9b8b37 (diff) | |
download | ports-052288e63c94e5e33a770cd8486acd7c9fdb0ce1.tar.gz ports-052288e63c94e5e33a770cd8486acd7c9fdb0ce1.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 bf932b6aed5b..f4eada521ab0 100644 --- a/print/latex-caption/Makefile +++ b/print/latex-caption/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ ${TEXMF_LSR}:${PORTSDIR}/print/tex-texmflocal +BROKEN= does not fetch + PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ TEXMFDIR=${TEXMFDIR} |