mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-apps/xlogo: Make XORG_CONFIGURE_OPTIONS an array
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
71f867a5ee
commit
c55b7b46f6
@@ -20,4 +20,4 @@ RDEPEND="x11-libs/libXrender
|
||||
x11-libs/libX11"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
XORG_CONFIGURE_OPTIONS="--with-render"
|
||||
XORG_CONFIGURE_OPTIONS=( --with-render )
|
||||
|
||||
Reference in New Issue
Block a user