From 158e7d0067767d034ef3a86a07afbf5bb9bf579f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 28 Feb 2023 16:04:24 +0000 Subject: gentoo auto-resync : 28:02:2023 - 16:04:24 --- sci-physics/root/root-6.28.9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sci-physics/root/root-6.28.9999.ebuild') diff --git a/sci-physics/root/root-6.28.9999.ebuild b/sci-physics/root/root-6.28.9999.ebuild index e25434a11de7..473a60acd759 100644 --- a/sci-physics/root/root-6.28.9999.ebuild +++ b/sci-physics/root/root-6.28.9999.ebuild @@ -143,9 +143,9 @@ pkg_setup() { use python && python-single-r1_pkg_setup elog "There are extra options on packages not available in Gentoo." - elog "You can use the environment variable EXTRA_ECONF to enable" + elog "You can use the environment variable MYCMAKEARGS to enable" elog "these packages. For example, for Vdt you would set:" - elog "EXTRA_ECONF=\"-Dbuiltin_vdt=ON -Dvdt=ON\"" + elog "MYCMAKEARGS=\"-Dbuiltin_vdt=ON -Dvdt=ON\"" } src_prepare() { @@ -307,7 +307,6 @@ src_configure() { -Dx11=$(usex X) -Dxml=$(usex xml) -Dxrootd=$(usex xrootd) - "${EXTRA_ECONF}" ) # Needs to be here, otherwise gets overriden by cmake.eclass -- cgit v1.2.3