From a98ab25ee9fc7df8a4244e8f65e7940df089b44f Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Sat, 16 May 2009 12:30:18 +0200 Subject: Rename WITH_SERVER onto BUILD_SERVER to describe the operation more precisely --- packaging/gentoo/tuxanci-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index e846c05..8b76145 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} src_configure() { local mycmakeargs="$(cmake-utils_use_with alsa AUDIO) $(cmake-utils_use_enable debug) - $(cmake-utils_use_with dedicated) + $(cmake-utils_use_build dedicated SERVER) $(cmake-utils_use_with nls) $(cmake-utils_use_with opengl) $(cmake-utils_use_enable ipv6) -- cgit v1.2.3