diff options
author | pav <pav@FreeBSD.org> | 2010-02-28 07:32:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-02-28 07:32:26 +0800 |
commit | 9b13deda20c12033c8e36fb3299826dae3038388 (patch) | |
tree | dc382b63cd5a043b0599dc860902aee45468e761 /print/latex-caption | |
parent | 80377432630278161ef1f2411c24f260ab1e9e6b (diff) | |
download | freebsd-ports-gnome-9b13deda20c12033c8e36fb3299826dae3038388.tar.gz freebsd-ports-gnome-9b13deda20c12033c8e36fb3299826dae3038388.tar.zst freebsd-ports-gnome-9b13deda20c12033c8e36fb3299826dae3038388.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
Feature safe: yes
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} |