diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-03-08 11:33:15 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-03-08 11:33:15 +0000 |
commit | bd55c14525b0b7bc88b6d0fbc7aeb0e924bfc02e (patch) | |
tree | 21bc3cad0f9491f64f42a859f8aa8768f3bdc2da /print | |
parent | e7a7f7076b9e18560abf8b98de5cf2e33010a24e (diff) | |
download | ports-bd55c14525b0b7bc88b6d0fbc7aeb0e924bfc02e.tar.gz ports-bd55c14525b0b7bc88b6d0fbc7aeb0e924bfc02e.zip |
Remove BROKEN. The checksum mismatch was a transient problem
on the master site.
Notes
Notes:
svn path=/head/; revision=130610
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 5bcec7a4df26..271b0f7dd1fa 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= Checksum mismatch - PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ CLASSDIR=${CLASSDIR} USE_GMAKE= YES |