Skip to content

Commit

Permalink
games-strategy/warzone2100: re-sort options
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 14, 2021
1 parent 57d5dbb commit c070712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-strategy/warzone2100/warzone2100-3.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ src_prepare() {

src_configure() {
local mycmakeargs=(
-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF
-DWZ_DISTRIBUTOR="Gentoo"
-DWZ_PORTABLE="OFF"
-DWZ_ENABLE_WARNINGS_AS_ERRORS="OFF"
-DWZ_ENABLE_BACKEND_VULKAN="$(usex vulkan)"
-DWZ_PORTABLE="OFF"
-DBUILD_SHARED_LIBS="OFF"
-DENABLE_NLS="$(usex nls)"
-DENABLE_DISCORD="$(usex discord)"
Expand Down

0 comments on commit c070712

Please sign in to comment.