diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:30:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:30:53 +0000 |
commit | 30f9ce519b133fd6a741df341f983be8eec365bd (patch) | |
tree | 29359c411883f1e956dfa65d9b2c907ab662ae9c /print | |
parent | 12ed5552ca3d882911ef71749068a34e658335af (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=111110
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-layouts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/latex-layouts/Makefile b/print/latex-layouts/Makefile index b48037fe978e..5082eac56716 100644 --- a/print/latex-layouts/Makefile +++ b/print/latex-layouts/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= #empty MAINTAINER= hrs@FreeBSD.org COMMENT= A LaTeX package for the display of layout elements +BROKEN= Size mismatch + BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX BUILD_DEPENDS+= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX |