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 | |
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')
-rw-r--r-- | math/form/Makefile | 1 | ||||
-rw-r--r-- | math/nfft/Makefile | 1 | ||||
-rw-r--r-- | math/nfft/pkg-plist | 1 |
3 files changed, 3 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 diff --git a/math/nfft/Makefile b/math/nfft/Makefile index 17b7be82429b..0054971f6ef5 100644 --- a/math/nfft/Makefile +++ b/math/nfft/Makefile @@ -2,6 +2,7 @@ PORTNAME= nfft PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= mike.d.ft402@gmail.com diff --git a/math/nfft/pkg-plist b/math/nfft/pkg-plist index d991aa900075..4f1bc950965d 100644 --- a/math/nfft/pkg-plist +++ b/math/nfft/pkg-plist @@ -35,6 +35,7 @@ libdata/pkgconfig/nfft3.pc %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_224fe669cf662e4d4573ba584877a9b9.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_25564cacf5a7ef2ec915d9f7b609853e.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_390363ac6c75087990c53a11ba2c3b15.html +%%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_5815af820a9cc9481f1d0990a0d60286.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_58759e03702cf5d3134868f6de633189.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_6409bbb6ca4d9fdb6de069951c273365.html %%DOXYGEN%%%%PORTDOCS%%%%DOCSDIR%%/html/dir_697d3e9fc07ca8e2f36d15eea53bc2fc.html |