sys-fs/cryfs: always use emake
authorMike Gilbert <floppym@gentoo.org>
Sat, 11 Aug 2018 17:03:05 +0000 (13:03 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 11 Aug 2018 17:03:05 +0000 (13:03 -0400)
Bug: https://bugs.gentoo.org/634392
Package-Manager: Portage-2.3.45_p0_p305925, Repoman-2.3.10_p30_p305925

sys-fs/cryfs/cryfs-0.9.7.ebuild
sys-fs/cryfs/cryfs-0.9.9.ebuild
sys-fs/cryfs/cryfs-9999.ebuild

index 093fb5152d9b442aa4961e924e39c8f575c118f1..9731773b94920510311d01689fa8cf87ede55959 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit cmake-utils python-any-r1
index 3e5dfe1b37b89ba6bff6b55fa5e2c9834325a775..6501bc524cae612b6e7820a2b1e626370b320f68 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit cmake-utils python-any-r1 flag-o-matic
index 3e5dfe1b37b89ba6bff6b55fa5e2c9834325a775..6501bc524cae612b6e7820a2b1e626370b320f68 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit cmake-utils python-any-r1 flag-o-matic