From fce78f20633bf59e36ad0dee0f86bd8e8456f4a7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 22 Apr 2018 12:33:57 +0200 Subject: x11-misc/slop: Use ninja by default Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- x11-misc/slop/slop-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-misc/slop/slop-9999.ebuild') diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-9999.ebuild index 4aef7f894258..1d4abcaf3e88 100644 --- a/x11-misc/slop/slop-9999.ebuild +++ b/x11-misc/slop/slop-9999.ebuild @@ -3,6 +3,7 @@ EAPI=6 +: ${CMAKE_MAKEFILE_GENERATOR:=ninja} inherit cmake-utils DESCRIPTION="An application that queries the user for a selection for printing" -- cgit v1.2.3-65-gdbad