diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:18:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:18:02 +0000 |
commit | 87e38510bebced34651996705a9cc1ef57ec89c3 (patch) | |
tree | b70248129bd9d4bdc9072c1c9b2d91d83a41e81f /print/hugelatex | |
parent | 211352bdcdd682e1e8413a9527d3429566bb7890 (diff) | |
download | ports-87e38510bebced34651996705a9cc1ef57ec89c3.tar.gz ports-87e38510bebced34651996705a9cc1ef57ec89c3.zip |
Notes
Diffstat (limited to 'print/hugelatex')
-rw-r--r-- | print/hugelatex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile index 3f5dbaa7bca1..88a46d252fa2 100644 --- a/print/hugelatex/Makefile +++ b/print/hugelatex/Makefile @@ -16,6 +16,8 @@ DISTFILES= # none MAINTAINER= murray@FreeBSD.org COMMENT= LaTeX format files with large limits +BROKEN= "Bad pkg-plist" + BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX NO_BUILD= yes |