diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-21 23:56:29 +0800 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2010-08-21 23:56:29 +0800 |
commit | 0f7c65f788363e2e840fb9d2505f6dfe28728497 (patch) | |
tree | 4036cd6cc151db264bf23b76a006b9fcaba4ce59 /print | |
parent | e7df45b5660d5ba44b4baf96165c8f238728cbc3 (diff) | |
download | freebsd-ports-gnome-0f7c65f788363e2e840fb9d2505f6dfe28728497.tar.gz freebsd-ports-gnome-0f7c65f788363e2e840fb9d2505f6dfe28728497.tar.zst freebsd-ports-gnome-0f7c65f788363e2e840fb9d2505f6dfe28728497.zip |
Unbreak the build. The fetch problem was temporary.
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-caption/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/latex-caption/Makefile b/print/latex-caption/Makefile index 2612097aeefd..e6e5ffa5552f 100644 --- a/print/latex-caption/Makefile +++ b/print/latex-caption/Makefile @@ -22,8 +22,6 @@ 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} |