diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-05 21:20:27 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-03-05 21:20:27 +0000 |
commit | 630fe1e7af38b5f93f4fb31f8e0da4e77d118f97 (patch) | |
tree | 887cbfc5e50a979ab2fec8f7621c055179f9188d /math/form | |
parent | net-p2p/deluge-cli: correct deluge_web rc-script (diff) |
Update devel/doxygen to 1.8.15
PR: 236110
Notes
Notes:
svn path=/head/; revision=494744
Diffstat (limited to 'math/form')
-rw-r--r-- | math/form/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/form/Makefile b/math/form/Makefile index d760f5def157..c26f9c257b53 100644 --- a/math/form/Makefile +++ b/math/form/Makefile @@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --enable-scalar \ MPICC?= ${LOCALBASE}/mpi/openmpi/bin/mpicc MPICXX?= ${LOCALBASE}/mpi/openmpi/bin/mpic++ +DOXYGEN_BROKEN= fails to build DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen OPENMPI_CONFIGURE_ENABLE= parform |