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

index 5c581f67033cb0847193b6edc9825dcf6f7e6660..5cc940b9a940809e255bb22f037bc33ec8a719d8 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$
 
@@ -21,4 +21,4 @@ RDEPEND="x11-libs/libXrender
        x11-libs/libX11"
 DEPEND="${RDEPEND}"
 
-CONFIGURE_OPTIONS="--with-render"
+XORG_CONFIGURE_OPTIONS="--with-render"