x11-apps/xeyes: s/CONFIGURE_OPTIONS/XORG_CONFIGURE_OPTIONS/
authorMatt Turner <mattst88@gentoo.org>
Thu, 26 Jan 2017 05:41:01 +0000 (21:41 -0800)
committerMatt Turner <mattst88@gentoo.org>
Thu, 26 Jan 2017 05:42:36 +0000 (21:42 -0800)
x11-apps/xeyes/xeyes-1.1.1.ebuild

index 1d574c7b5715f519a78c9b507b0b759050f2cd83..839ebbce534e1c51fe04983d6f0a5e5516a37d70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,4 +16,4 @@ RDEPEND="x11-libs/libX11
        x11-libs/libXrender"
 DEPEND="${RDEPEND}"
 
-CONFIGURE_OPTIONS="--with-xrender"
+XORG_CONFIGURE_OPTIONS="--with-xrender"