diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-17 05:59:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-17 05:59:50 +0800 |
commit | 6c45bf2cf26876eebcc6eb02f8e909c495bb719e (patch) | |
tree | 9fe8d631cc2f6bd1050b068b82b17e211527a604 /print/hugelatex/Makefile | |
parent | 2243b6b4aaa1b957f5aa5704401a2e19cb2e95d4 (diff) | |
download | freebsd-ports-gnome-6c45bf2cf26876eebcc6eb02f8e909c495bb719e.tar.gz freebsd-ports-gnome-6c45bf2cf26876eebcc6eb02f8e909c495bb719e.tar.zst freebsd-ports-gnome-6c45bf2cf26876eebcc6eb02f8e909c495bb719e.zip |
Fix PLIST and unbreak. Note, however, Murray's email to me:
I'm not sure that my original goals for hugelatex even make sense any
more, and that the port is still needed. Does it properly work with
larger documents that the default won't work with? [If not,] the port
should simply be removed.
I don't know enough about LaTeX to know that answer to that one. Could
LaTeX users weigh in on this?
PR: ports/50094, ports/51837
Submitted by: Volker Stolz, Alex Dupre
Approved by: murray (maintainer)
Diffstat (limited to 'print/hugelatex/Makefile')
-rw-r--r-- | print/hugelatex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile index 88a46d252fa2..3f5dbaa7bca1 100644 --- a/print/hugelatex/Makefile +++ b/print/hugelatex/Makefile @@ -16,8 +16,6 @@ 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 |