summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/doxygen/doxygen-1.8.15.ebuild')
-rw-r--r--app-doc/doxygen/doxygen-1.8.15.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.15.ebuild b/app-doc/doxygen/doxygen-1.8.15.ebuild
index d609aec89e6a..ed0edb35d978 100644
--- a/app-doc/doxygen/doxygen-1.8.15.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.15.ebuild
@@ -4,6 +4,8 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+CMAKE_MAKEFILE_GENERATOR="emake"
+
inherit cmake-utils eutils python-any-r1
if [[ ${PV} = *9999* ]]; then
inherit git-r3