Skip to content

Commit

Permalink
cmake.eclass: sys-devel/make -> dev-build/make
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 13, 2024
1 parent 9b4747a commit 7ae4cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/cmake.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ fi

case ${CMAKE_MAKEFILE_GENERATOR} in
emake)
BDEPEND="sys-devel/make"
BDEPEND="dev-build/make"
;;
ninja)
BDEPEND="${NINJA_DEPEND}"
Expand Down

0 comments on commit 7ae4cf6

Please sign in to comment.