diff --git a/x11-apps/xlogo/xlogo-1.0.5.ebuild b/x11-apps/xlogo/xlogo-1.0.5.ebuild index e8c3fbcf83ae5..2ad3f292106e0 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 )