diff --git a/mpi-cmake-modules/Makefile b/mpi-cmake-modules/Makefile
index da1dd83e21e4de6e8c21add1e4b50a7e859493f1..46b89956ca633256c1f08e418deec5a5ac713b5f 100644
--- a/mpi-cmake-modules/Makefile
+++ b/mpi-cmake-modules/Makefile
@@ -5,6 +5,7 @@
 ORG=			machines-in-motion
 NAME=			mpi-cmake-modules
 VERSION=		1.0.0
+PKGREVISION=		1
 
 DIST_SUBDIR=		${NAME}
 DISTNAME=		v${VERSION}
@@ -22,7 +23,6 @@ LICENSE=		modified-bsd
 MAINTAINER=		gsaurel@laas.fr
 
 
-include ../../wip/py-breathe/depend.mk
 include ../../mk/sysdep/python.mk
 include ../../mk/sysdep/cmake.mk
 include ../../mk/language/c.mk
diff --git a/mpi-cmake-modules/distinfo b/mpi-cmake-modules/distinfo
index 700f767eba5cbca3a71939f2fe748f5979d49512..07bb4573d5c84806018981507a18965d4cdf8b1a 100644
--- a/mpi-cmake-modules/distinfo
+++ b/mpi-cmake-modules/distinfo
@@ -1,3 +1,4 @@
 SHA1 (mpi-cmake-modules/v1.0.0.tar.gz) = fcda46801107f42e0b7e77e99b8cd89f6cfc185a
 RMD160 (mpi-cmake-modules/v1.0.0.tar.gz) = 515643c3e549de6bebdeef77086f529d5eeab7c4
 Size (mpi-cmake-modules/v1.0.0.tar.gz) = 41478 bytes
+SHA1 (patch-aa) = d8a4c6b113c19a324bce12a87f833d80c6b01dd9
diff --git a/mpi-cmake-modules/patches/patch-aa b/mpi-cmake-modules/patches/patch-aa
new file mode 100644
index 0000000000000000000000000000000000000000..8229eb666254cd5c5e17945aa42aa2bc0f16e7f4
--- /dev/null
+++ b/mpi-cmake-modules/patches/patch-aa
@@ -0,0 +1,11 @@
+--- CMakeLists.txt.orig	2021-02-03 13:08:24.000000000 +0100
++++ CMakeLists.txt	2021-03-26 10:38:52.910700272 +0100
+@@ -80,7 +80,7 @@
+ #
+ # building documentation
+ #
+-add_documentation()
++#add_documentation()
+ 
+ #
+ # put the cmake files at the right place