summary refs log tree commit diff
path: root/x11-misc/setroot/setroot-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/setroot/setroot-9999.ebuild')
-rw-r--r--x11-misc/setroot/setroot-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/setroot/setroot-9999.ebuild b/x11-misc/setroot/setroot-9999.ebuild
index cf0bf3f..68cbf0a 100644
--- a/x11-misc/setroot/setroot-9999.ebuild
+++ b/x11-misc/setroot/setroot-9999.ebuild
@@ -33,7 +33,7 @@ BDEPEND=""
 DOCS=( README.asciidoc )
 
 src_compile() {
-	emake xinerama=$(use xinerama)
+	emake xinerama=$(usex xinerama 1 0)
 }
 
 src_install() {

Consider giving Nix/NixOS a try! <3