diff options
author | hrs <hrs@FreeBSD.org> | 2010-08-21 23:56:29 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2010-08-21 23:56:29 +0800 |
commit | bbdd0c58dadd4fc29a930ea649cde5ce692abfc0 (patch) | |
tree | db3db44fea1484529f59b1d65ea193ea04066241 /print/latex-caption | |
parent | 4e57a91a391c60b4d05ffd9a7933a971c7573d78 (diff) | |
download | freebsd-ports-gnome-bbdd0c58dadd4fc29a930ea649cde5ce692abfc0.tar.gz freebsd-ports-gnome-bbdd0c58dadd4fc29a930ea649cde5ce692abfc0.tar.zst freebsd-ports-gnome-bbdd0c58dadd4fc29a930ea649cde5ce692abfc0.zip |
Unbreak the build. The fetch problem was temporary.
Diffstat (limited to 'print/latex-caption')
-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} |