diff options
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 |