commit: b82a2f0a167fe2799209b30ef6d9c1d7ef90d913
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 05:41:49 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 05:42:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82a2f0a
x11-apps/xlogo: s/CONFIGURE_OPTIONS/XORG_CONFIGURE_OPTIONS/
x11-apps/xlogo/xlogo-1.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/xlogo/xlogo-1.0.4.ebuild
b/x11-apps/xlogo/xlogo-1.0.4.ebuild
index 5c581f6..5cc940b 100644
--- a/x11-apps/xlogo/xlogo-1.0.4.ebuild
+++ b/x11-apps/xlogo/xlogo-1.0.4.ebuild
@@ -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"