summaryrefslogtreecommitdiff
path: root/dev-ruby/facter/facter-3.14.24.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/facter/facter-3.14.24.ebuild')
-rw-r--r--dev-ruby/facter/facter-3.14.24.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/facter/facter-3.14.24.ebuild b/dev-ruby/facter/facter-3.14.24.ebuild
index f96cf08d6439..9bbc5292b5a5 100644
--- a/dev-ruby/facter/facter-3.14.24.ebuild
+++ b/dev-ruby/facter/facter-3.14.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -76,6 +76,7 @@ src_configure() {
local mycmakeargs=(
-DRUBY_LIB_INSTALL=${my_ruby_sitelibdir}
+ -DWITHOUT_JRUBY=ON
-DBLKID_LIBRARYDIR="${EPREFIX}/$(get_libdir)"
)
cmake_src_configure