summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xlogo/xlogo-1.0.5.ebuild')
-rw-r--r--x11-apps/xlogo/xlogo-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlogo/xlogo-1.0.5.ebuild b/x11-apps/xlogo/xlogo-1.0.5.ebuild
index e8c3fbcf83ae..2ad3f292106e 100644
--- a/x11-apps/xlogo/xlogo-1.0.5.ebuild
+++ b/x11-apps/xlogo/xlogo-1.0.5.ebuild
@@ -20,4 +20,4 @@ RDEPEND="x11-libs/libXrender
x11-libs/libX11"
DEPEND="${RDEPEND}"
-XORG_CONFIGURE_OPTIONS="--with-render"
+XORG_CONFIGURE_OPTIONS=( --with-render )