freebsd-ports/devel/doxygen
Alexey Dokuchaev 4a5863d7c6 - Optionize for Graphviz and LaTeX (enabled by default, so hopefully the
rest of the ports tree that uses Doxygen for their documentation aren't
  adversely affected)
- Use new OPTIONS framework helpers
- PDFDOCS relies on both the LATEX and HTMLDOCS options to be enabled
- Remove a couple patches that believed to have no effect on PDFDOCS build
  because it should've been setting HAVE_LATEX in MAKE_ARGS instead of
  HAVE_PDFDOCS (which was done by a previous commit that submitter was
  unaware of back when it happened, but never should've happened to begin
  with)
- While here: sort USES, remove MAKE_JOBS_UNSAFE [*], and cleanup Makefile,
  use correct spelling of PostScript and PDF in port description text

[*] Except cleaning targets, use more robust make(1) syntax of -C, albeit
    I did not find evidence that cd ... ; $(MAKE) syntax was causing build
    failures with -jX.  Still, -C is better and safer in general.

PR:		192732
Submitted by:	maintainer
Reviewed by:	marino
2014-08-22 17:10:20 +00:00
..
files - Optionize for Graphviz and LaTeX (enabled by default, so hopefully the 2014-08-22 17:10:20 +00:00
distinfo Update devel/doxygen to 1.8.7 2014-08-09 19:39:09 +00:00
Makefile - Optionize for Graphviz and LaTeX (enabled by default, so hopefully the 2014-08-22 17:10:20 +00:00
pkg-descr - Optionize for Graphviz and LaTeX (enabled by default, so hopefully the 2014-08-22 17:10:20 +00:00