summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-06 13:41:11 +0000
committerwiz <wiz@pkgsrc.org>2016-06-06 13:41:11 +0000
commit18dc99b1373fb3b3c5b97fdd8f02e102bec4d602 (patch)
treebfdd8b5615b91bc188bbb9f4ea0c76a7bc2da8f1
parent622e4c74da09e9132c279ae9ec90cde569bce2b3 (diff)
downloadpkgsrc-18dc99b1373fb3b3c5b97fdd8f02e102bec4d602.tar.gz
Updated doxygen to 1.8.11.
Build framework converted to cmake. XXX: Disable latex option for now, pdflatex on the tex file just errors out without a usable error message. Fixes welcome. Release 1.8.11 (release date 30-12-2015) Bug 149792 - Mainpage title has wrong style in RTF [view and [view] Bug 333106 - $line param [view] Bug 361814 - python: tuple assignment not recognized as variable initialization [view] Bug 485701 - Fixes angle brackets (< and >) not escaped in HTML formula alt text [view] Bug 578720 - [Python] Add pyw as a valid extension [view] Bug 593642 - Python: STRIP_CODE_COMMENTS Doesn't work within the source code [view] Bug 595186 - Python ignores \private tag [view] Bug 606104 - Deprecated list: Wrong prefix '<globalScope>::' for global functions [view] Bug 629249 - Incorrect "References" and "Referenced by" [view] Bug 641036 - python script with #!/usr/bin/python are not documented correctly [view] Bug 646002 - htmlonly content appears in generated XML output [view] and [view] Bug 648865 - PYTHON: stops processing the file after encountering \"""" [view] Bug 661814 - writeMemberNavIndex template calls static fixSpaces [view] Bug 682373 - Math does not work in LaTeX with custom header and footer. [view] Bug 731509 - Markdown backticks not processed within Markdown links. [view] Bug 732356 - doxygen's \param command is confused by some python default values [view] Bug 735152 - Python: Allow undocumented "cls" parameter for class methods [view] Bug 742715 - Unnamed structs gives: QGDict::hashAsciiKey: Invalid null key [view] Bug 744938 - PATCH: add option to build latex without timestamps [view] Bug 745659 - The table in classes.html has no class attribute [view] Bug 746162 - formulas creating invalid HTML code [view] Bug 746361 - Doxygen thinks C++ class is Objective-C [view] Bug 751300 - Doxygen don't support longer key in bibtex [view] Bug 751321 - \cite still rejects valid BibTeX keys [view] Bug 751755 - using plantuml cause a popup "openwith" windows when calling java.exe [view] Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for reproducible output [view] Bug 752657 - XML not documenting a class in python [view] Bug 752658 - XML empty <argsstring/> in python [view] Bug 752712 - last entry missing in a @name group of typedefs [view] Bug 752845 - Non-alphanumeric characters in Markdown links don't work properly [view] Bug 753500 - $file when using @name is wrong [view] Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text into single line [view] Bug 754130 - class="current" not applied to <li> for module tab within 'group__*.html' module html files [view] Bug 754184 - \bug paragraph doesn't end with a new sectioning command [view] Bug 754606 - Double anchors when using groups [view] Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMES [view] Bug 755293 - Tree view pane overlaps with content tabs [view] Bug 755783 - RTF output has incomplete "References" and "Referenced by" sections [view] Bug 755786 - fatal: Cannot open 'graph_legend': No such file or directory [view] Bug 755939 - Warning refers to incorrect line for undocumented member function (C++) [view] Bug 756241 - Race condition in parallel DOT runs [view] Bug 756604 - Unable to prevent a numbered list [view] and [view] Bug 756724 - Inline markdown links don't support reference targets that contain ) [view] Bug 757300 - Failed to document nested classes with "reference to array" parameters [view] Bug 757621 - unclosed tag, c# generics method with where [view] Bug 757812 - Doxygen do not support comparison angle bracket in template [view] Bug 758132 - Brief description of non documented functions [view] and [view] Bug 758495 - Bug in VHDL parser + other fixes [view] Bug 758900 - C++ templated member-function appears both as public and private [view] Bug 759177 - Markdown fenced code blocks not parsed properly in comment [view] Bug 759247 - C++11 unified initializer for array with templates treated as function [view] Bug 759281 - Doxygen parser confused by C++11 attributes [view] Bug 759381 - unable to @ref or @link C++ templated operator overloads [view] Bug 759622 - problems with charset using plantuml [view] Actually using value of GROUP_NESTED_COMPOUNDS option [view] Add RPM build for Red Hat [view] Add WARN_AS_ERROR option to stop execution at first warning (equivalent of compilers' -Werror option) [view] Add examples to LaTeX / PDF doxygen manual [view and [view] Add mathjax support to template & context. [view] Add support for "value" attribute in FORTRAN scanner [view] Added documentation for creating tables [view] Added javascript search engine data to the template context [view] Added missing html resources to the html template file [view] Added missing information to template version of the all members list [view] Added support for directory dependency graphs to template engine [view] Adding compilation options for flex/lex and bison/yacc [view] Adjusted used option for CLANG usage with CMake in documentation [view] Alignment in LaTeX parameter table [view] Avoid using Resource::data as string, as it is not null terminated. [view] Better handling of implicit statement in source code browser [view] Bug 149792 - Mainpage title has wrong style in RTF [view] Bump version so that the GIT repo represents the version for the "next" release [view] Cmake tries to remove directory refman.tex instead of file refman.tex [view] Copy user EXTRA_FILES at the end to overrule files generated by default by doxygen [view] Correct / set types for python variables [view] Correcting print format error in config.l [view] DO NOT hardcode x86-64 architecture. [view] Don't show a console when launching doxywizard on Windows. [view] Fix computeCommonDirPrefix sometimes not finding the correct prefix [view] Fix error documentation of in flex debug script [view] Fix for broken link in the manual [view] Fix hexChar for inputs 0 <= i < 10 [view and [view] Fix spelling in doc/commands.doc (descriptionm) [view] Fix typo in function name [view and [view] Fixed a couple of small memory leaks [view] Fixed a number of memory leaks in the template engine [view] Fixed compiler warning for MacOSX [view] Fixed link issue for MacOSX 10.11 [view] Fixed minor typos in comments [view] Fixed preprocessor macros for flex version check [view] Fixed problem with latex and PDF bookmarks [view] Fixed various issues found by PVS-Studio. [view] Fixes bug 485701: Angle brackets (< and >) not escaped in HTML formula alt text [view] Fixes to support nested tables again [view] Fortran module private variables and EXTRACT_PRIVATE = NO [view and view] Improved handling of <caption> in tables for LaTeX output. [view] IncludeInfo class had uninitialized member variable [view] Made paragraph spacing more flexible in the LaTeX output to prevent page overflows [view] Made several improvements to the performance of template engine [view] Make doxywizard compatible with Qt5 [view] Make list of default extensions consistent with language mapping list [view] Markdown with @cond and @endcond [view] Markdown with @cond and @endcond [view] Merge remote-tracking branch 'upstream/master' [view] Minor change to pycode.l:codifyLines [view] Moved creation of inline class documentation to separate template file [view] RTF improvement: Example section was merged with next function title [view] Remove obsolete py files [view] Removed BOM marker from greek translator to avoid Visual C warnings [view] Repaired breaking @include for LaTeX output [view] Revert "Spelling correction for error message with USE_HTAGS usage" [view] Revert using container-based infra as sudo is needed :-( [view] Reverted change that caused doxygen to return error code 2 when it produced a warning [view] Rework the generation of packages DEB/RPM/... (CPack) [view] Right alignment of in page table of contents [view] Small correction of errors in case of CSharp XML tags [view] Small documentation corrections [view] Spelling correction for error message with USE_HTAGS usage [view] and [view] Started with generating LaTeX output via the template engine [view] Stop when doxygen configuration file ("Doxyfile") cannot be read [view] Support flex-2.6.0 [view] and [view] Support set in code highlighting [view] Template enhancements and various other small fixes [view] Title in case of USE_MDFILE_AS_MAINPAGE [view] Tooltip can still contain < and > signs [view] Tweaked the htmlonly sections in the manual so it produces valid HTML output [view] Undo _doxygen to libdoxygen target change [view] Updated instructions to toggle debugging flex code [view] Updated italian translation and translator email address [view] Updated the Greek translation [view] Use CPack to generate rpm/deb packages [view] Use STATIC libraries to prevent them being shared [view] Using tabu package for LaTeX tables [view] [Bug 755225] On Windows, generated layout is with UNIX EOL [view] [Doxygen-users] plugin / filter not behaving as expected [view] add spaces like "Doyxgen"CN_SPC->"Doyxgen" CN_SPC [view] allow building with custom iconv on Windows [view] doc: generate Doxygen's documentation. [view] doc: put man pages under share/man/man1 [view] docparser: warn when finding a documented empty return type [view] docs: add examples as a dependency of docs [view] doxyapp and CLANG linking [view] fixed for travis ci config file [view] libpng warning: iCCP: known incorrect sRGB profile [view] rename build target _doxygen to libdoxygen [view] run_translator.cmake is no longer used [view] runtests: Simplify dictionary usage [view] Release 1.8.10 (release date 27-06-2015) change the build system to use cmake [view], [view], [view], [view], [view], [view], [view], [view] Add support for basic XML syntax highlighting. [view] Added documentation for ``` style fenced code block and more robust parsing [view] Added function arguments to the LaTeX toc [view] Added missing files and build instructions [view] Added missing libraries for building doxysearch on Windows [view] Added support for language codes [view] Added type constraint relations for Java generics to dot graphs and XML output [view] Adding commands \hidecallgraph and \hidecallergraph [view] Adjust test script for longer version number [view] Adjusted version in configure script [view] Alignment of project name [view] Allow selection of specific translators to compile in at build time [view] Based on the report of Peter D. Barnes in the doxygen forum (http://doxygen.10944.n7.nabble.com/doxygen-1-8-9-1-upgrade-errors-td6990.html) [view] Better error message in case of IDL inconsistency [view] Bug 659590 - EXTRA_PACKAGES can't handle package options [view], [view] Bug 739680 - Using HTML entities in PROJECT_NAME [view] Bug 742095 - Missing documentation after nested C++11 unified initializer [view] Bug 742151 - Bogus warning: citelist: Unexpected new line character [view] Bug 742230 - @todo paragraphs incorrectly placed in rtf output [view] Bug 742235 - Bogus message with addtogroup [view] Bug 742408 - Configuring doxyfile to only output docbook produces erroneous warning [view] Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YES [view] Bug 742445 - Wrong icons in TOC of CHM help [view] Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex output [view] Bug 743604 - Duplicate anchors from tagfiles [view] Bug 743605 - Tagfile anchors not generated for enumeration values [view] Bug 743675 - Non-ascii characters are not emphasised [view] Bug 744762 - Using TAGFILES prevents symbol extraction [view] Bug 745439 - PATCH: please consider making doxygen output byte for byte identical between individual runs by default [view] Bug 745481 - Doxygen generates bad "More..." file links for functions within a namespace [view] Bug 745870 - [PATCH] QT4's qmake is titled differently on Fedora 21 [view], [view] Bug 746226 - last enum member not documented [view] Bug 746417 - Nested list in C# XML comments closes outer list prematurely [view], [view] Bug 746614 - Bogus warning regarding nested comments [view] Bug 746619 - Bogus warnings in case of anonymous namespace and @todo [view] Bug 746734 - Don't warn about missing documentation for deleted functions. [view], [view] Bug 747111 - Table of content incorrect with escaped symbols [view] Bug 747780 - man output should escape minus signs [view] Bug 748208 - Bug #313527 regression - Enum in bitfield is not parsed properly. [view], [view] Bug 750016 - FILE_PATTERNS ignores arbitrary extensions [view] Bug 751455 - class scoped enum documentation appearing at group level instead of class level [view] Build fixes for windows build [view] Bump copyright year [view] Bump version in configure script [view] Cleanup & adapt travis config [view] Consistency in handling HTML and LaTeX in respect to header and footer [view] Correct string buffer sizes for RTF output, such that the string is always correctly sized. [view] Crash in case of non generic interface in Fortran [view] Documentation HTML Header, Footer, and Stylesheet changes [view], [view] Documenting RESULT variable of Fortran FUNCTION [view], [view] Doxygen LaTeX / PDF links point to page 1 [view] Enable relative paths referenced source files [view] Escape "@" in names as it is not allowed in XML / Docbook names (comming from anon namespaces) [view] Fix for bug 746673. [view] Fix for building diagram example conditionally [view] Fix for issue 744670 [view] Fix for issue 744671 [view] Fix for rendering the template parameters of members of variadic template classes. [view] Fix missing brief documentation for overload and specialization functions [view] Fix nesting of XML tag "literallayout" for docbook output of enums. [view] Fix parsing of ODL-style properties [view] Fix potential null pointer dereference in src/classdef.cpp [view] Fix potential null pointer dereference in src/context.cpp [view] Fixed a couple of cases where sharing string data could lead to corruption [view] Fixed code reachability bug found by coverity in translator_fi.h [view] Fixed compilation issue on Windows [view] Fixed issue accessing uninitialized buffer under certain conditions. [view] Fixed potential crash while generating dot graphs [view] Fixed potential string buffer issue for dot graphs [view] Fixed regression due to buffer resizing while generating RTF. [view] Fixed regression in argument processing [view] Fixed type in printdocvisitor.h [view] Fixed typos in comments. [view] Fixes for showing type constraint relations [view] Fortran FUNCTION source code [view], [view] Fortran: code color GOTO as flow keyword. [view] Fortran: fixed format position 73 and further is comment [view], [view] Fortran: warning message about not documented module member [view] Guarded debug prints against printing a NULL pointer. [view] HTML entity &deg; gives problems in LaTeX [view] Help message regarding layout file [view],[view] Internal debug option -d lex is not described [view], [view] Internal doxygen docs gives: warning: Unsupported xml/html tag <...> found [view] Missing cross reference link [view] Patch fixing a typo in Pull Request 307 [view], [view] Prevent example.tag from being regenerated [view] Problem running tests under Windows [view] Remove the new line after @startuml in generated pu file [view] Remove unreachable code [view] Remove unused local and static global variables [view] Remove wrong </File> [view], [view] Removed OS version check for MACOSX (was not used anywhere) [view] Removed dbus XML parser, various refinements [view], [view] Removed old build files, added install targets and other options [view] Repair Doxygen generate invalid styleSheetFile and extensionsFile of RTF [view] Replace to_c_cmd by resource compiler [view] Restore deleted file [view] Showing grey/gray in documentation [view] Suggestion to use stripPrefix has been implemented for RESULT. For consistency also implemented for arguments. [view], [view] Support diff that returns "No differences encountered" when comparing test results [view] Support generating index-color PNG files [view] Switched back to version 6.2 of JavaCC for VHDL parser generation. [view] Tcl: fix for extra line breaks in source browser introduced by commit 312bef5 [view] TranslatorSwedish updated [view] Update of search from "endless search to 'Character search: criterion. [view] Update translator_cn.h [view] Updated changelog for 1.8.9.1 [view] Updated installation section of the manual [view] Various VHDL related fixes [view], [view], [view] Various minor changes [view] Warning message multiple mainpages [view] Warnings without filename [view] add support for github flavored fenced code blocks [view] added HHC.exe own output to the debug output when extcmd flag enabled [view] doc/translator.py -- minor updates [view] drop #include <unistd.h> [view] fix *.l for three backticks [view] fix enum brief description in RTF output [view] fix for CHM TOC "Classes" entry to point to annotated file [view] fix for src/translator_tw.h by Gary Lee (translation cleaned) [view] increase the size of l when result is modified [view] move layout_default.xml to templates/html/ [view] runtests.pl: mmn version has dash as separator [view] specify that doxygen searches files in INPUT tag [view] sqlite3: add regexp searches to search.py [view] sqlite3: add schema comments [view] sqlite3: fix constness [view] version.py pass configure file path as parameter [view] xml: use STRIP_FROM_PATH on @file attributes. [view], [view]
-rw-r--r--devel/doxygen/Makefile35
-rw-r--r--devel/doxygen/PLIST3
-rw-r--r--devel/doxygen/distinfo22
-rw-r--r--devel/doxygen/options.mk10
4 files changed, 16 insertions, 54 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 3e7ee240a6b..7ba2e5991a0 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2016/02/25 12:12:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.124 2016/06/06 13:41:11 wiz Exp $
-DISTNAME= doxygen-1.8.9.1.src
+DISTNAME= doxygen-1.8.11.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
http://ftp.stack.nl/pub/users/dimitri/
@@ -17,20 +16,11 @@ UNLIMIT_RESOURCES+= datasize
# doxygen upstream uses this version of flex
FLEX_REQD= 2.5.35
USE_TOOLS+= gmake gs:run perl:run bison flex
+USE_CMAKE= yes
USE_LANGUAGES= c c++
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --make ${GMAKE}
-CONFIGURE_ARGS+= --perl ${PERL5}
-CONFIGURE_ARGS+= --python ${PYTHONBIN}
-CONFIGURE_ARGS+= --install ${INSTALL}
-CONFIGURE_ARGS+= --dot ${PREFIX}/bin/dot
-CONFIGURE_ARGS+= --prefix ${PREFIX}
-CONFIGURE_ARGS+= --docdir ${PREFIX}/share/doc/doxygen
MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q}
MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
-REPLACE_PERL= tmake/bin/tmake
-
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.8.6
# Case Insensitive or Case Sensitive File System
@@ -39,11 +29,6 @@ PLIST_VARS+= ci cs
# pangocairo: basic ps/pdf support via PKG_BUILD_OPTIONS.graphviz
PLIST_VARS+= pangocairo nopangocairo
-SUBST_CLASSES+= path
-SUBST_STAGE.path= pre-configure
-SUBST_FILES.path= doc/Makefile.in
-SUBST_SED.path= -e "s|@EPSTOPDF@|${PREFIX}/bin/epstopdf|g"
-
SUBST_CLASSES+= perlbin
SUBST_STAGE.perlbin= pre-configure
SUBST_MESSAGE.perlbin= Fixing hardcoded path to the Perl interpreter
@@ -57,10 +42,6 @@ SUBST_FILES.epstopdf= src/diagram.cpp src/docparser.cpp src/dot.cpp \
src/msc.cpp
SUBST_SED.epstopdf= -e 's,"epstopdf","${PREFIX}/bin/epstopdf",g'
-# Just install the binary and the man page. (If the latex option
-# is enabled, this target will be augmented.)
-INSTALL_TARGET= install
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
@@ -73,17 +54,9 @@ CONFIGURE_ARGS.DragonFly+= -platform freebsd-g++
LDFLAGS+= ${BUILDLINK_LDADD.iconv}
-post-patch:
- touch ${WRKSRC}/src/doxytag.l
-
-# remove unnecessary files that leak tool paths
-post-install:
- rm -f ${DESTDIR}${PREFIX}/share/doc/doxygen/examples/Makefile*
-
-BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1
-
.include "options.mk"
.include "../../converters/libiconv/buildlink3.mk"
+BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1
.include "../../graphics/graphviz/buildlink3.mk"
.if !empty(PKG_BUILD_OPTIONS.graphviz:Mpangocairo)
diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST
index 01b8943b46e..43ea1f4deb9 100644
--- a/devel/doxygen/PLIST
+++ b/devel/doxygen/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.40 2015/03/28 15:23:14 gdt Exp $
+@comment $NetBSD: PLIST,v 1.41 2016/06/06 13:41:11 wiz Exp $
bin/doxygen
-man/man1/doxygen.1
${PLIST.latex}share/doc/doxygen/doxygen_manual.pdf
${PLIST.latex}share/doc/doxygen/examples/afterdoc.cfg
${PLIST.latex}share/doc/doxygen/examples/afterdoc.h
diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo
index 339dd984966..71ceba2e818 100644
--- a/devel/doxygen/distinfo
+++ b/devel/doxygen/distinfo
@@ -1,20 +1,8 @@
-$NetBSD: distinfo,v 1.60 2016/01/15 18:04:06 tron Exp $
+$NetBSD: distinfo,v 1.61 2016/06/06 13:41:11 wiz Exp $
-SHA1 (doxygen-1.8.9.1.src.tar.gz) = eb6b7e5f8dc8302e67053aba841f485017f246fd
-RMD160 (doxygen-1.8.9.1.src.tar.gz) = 103d45b36129a0a04b809050b7251acf6f9dacde
-SHA512 (doxygen-1.8.9.1.src.tar.gz) = b76d06fc6e22d5e8e2b73814bc99cc0cf75ddf4e5a6ad1bd79832f12ccce5ccc2681777862b9ad0dbfdf1791fd1ce1f0f5ce669a78c7d38f91b0e8d5ebda8ade
-Size (doxygen-1.8.9.1.src.tar.gz) = 5007458 bytes
-SHA1 (patch-aa) = 8b277babf52183a14de6d5ffcc154006d214729b
-SHA1 (patch-ab) = d66d077fe05f26ecdb3c292d2e563e54ef7ab81a
+SHA1 (doxygen-1.8.11.src.tar.gz) = c0841007cf8a7910ccf0d8e4f7a5dd8fd2d9fc18
+RMD160 (doxygen-1.8.11.src.tar.gz) = 3c9d9a85937b2d95a108cb6073bf58537ae913b8
+SHA512 (doxygen-1.8.11.src.tar.gz) = 44f3f9d2715c4cfe628b988809a6264681c43634dfa830f604b6cc853fa6679eca112cc9c01cee5b019f7f01f0a0acdf4f7d3aaec0848783399d17904caf1a3e
+Size (doxygen-1.8.11.src.tar.gz) = 4834291 bytes
SHA1 (patch-ac) = 87c68a2ce598c10d90d775764f4c05739eb51435
-SHA1 (patch-af) = 878aabc8bcd800e691edabf664f5c50c70af57a0
SHA1 (patch-ah) = c1a7f35fe2adcfd094c3ba0f81fee47a027bcf82
-SHA1 (patch-aj) = 504dfce5474e017e7872208b15a436be669c293c
-SHA1 (patch-src_code.l) = 4793f3b6cd908921dfb73652b47b70af0cf8bc7f
-SHA1 (patch-src_commentscan.l) = 755458f2b603bbb3de4414025bbbe75a455082fd
-SHA1 (patch-src_fortrancode.l) = d28b2d4e34170ceb0af96a46069e58bac076803d
-SHA1 (patch-src_latexgen.cpp) = c9fd545284c99adac3c292aa1395a316f90c7c80
-SHA1 (patch-src_portable__c.c) = 88bb2ae294f8eaf16d48d9f07a1e95e754647947
-SHA1 (patch-src_pycode.l) = d40e0089eb26d886787188971e40654b94d0343e
-SHA1 (patch-src_vhdlcode.l) = b878e9169ddd7f0ee489fc2c447f463865513efc
-SHA1 (patch-tmake_lib_macosx-c++_tmake.conf) = 6f5278524ee1c62fb45b23996bc34e37d0e63c51
diff --git a/devel/doxygen/options.mk b/devel/doxygen/options.mk
index 91a00bce4f0..cff7708b1aa 100644
--- a/devel/doxygen/options.mk
+++ b/devel/doxygen/options.mk
@@ -1,8 +1,9 @@
-# $NetBSD: options.mk,v 1.10 2014/05/12 03:10:57 minskim Exp $
+# $NetBSD: options.mk,v 1.11 2016/06/06 13:41:11 wiz Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.doxygen
-PKG_SUPPORTED_OPTIONS= latex
-PKG_SUGGESTED_OPTIONS= latex
+# XXX does not build as of 1.8.11, re-enable when it does
+PKG_SUPPORTED_OPTIONS= # latex
+PKG_SUGGESTED_OPTIONS= # latex
.include "../../mk/bsd.options.mk"
@@ -11,7 +12,8 @@ PLIST_VARS+= latex
.if !empty(PKG_OPTIONS:Mlatex)
PLIST.latex= yes
-INSTALL_TARGET+= install_docs
+CMAKE_ARGS+= -Dbuild_doc:BOOL=YES
+BUILD_TARGET= all docs
# XXX Clearly separate what is build time vs runtime, and move
# build-time dependencies into USE_TOOLS framework.