commit: e45e2812d2beb47aed51e7462cc648f25099267d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 18:31:59 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 5 18:32:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45e2812
sci-mathematics/cgal: Move cmake files back to /usr/libdir
Package-Manager: portage-2.2.28
sci-mathematics/cgal/{cgal-4.8.ebuild => cgal-4.8-r1.ebuild} | 1 -
1 file changed, 1 deletion(-)
diff --git a/sci-mathematics/cgal/cgal-4.8.ebuild
b/sci-mathematics/cgal/cgal-4.8-r1.ebuild
similarity index 96%
rename from sci-mathematics/cgal/cgal-4.8.ebuild
rename to sci-mathematics/cgal/cgal-4.8-r1.ebuild
index ddcc1e3..6ecac53 100644
--- a/sci-mathematics/cgal/cgal-4.8.ebuild
+++ b/sci-mathematics/cgal/cgal-4.8-r1.ebuild
@@ -61,7 +61,6 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
-DCGAL_INSTALL_LIB_DIR=$(get_libdir)
- -DCGAL_INSTALL_CMAKE_DIR="${EPREFIX}/usr/share/cmake/Modules/"
-DWITH_CGAL_Qt3=OFF
-DWITH_LEDA=OFF
-DWITH_Eigen3=ON