From: Andreas Sturmlechner Date: Thu, 3 Jan 2019 10:07:00 +0000 (+0100) Subject: games-strategy/hedgewars: PHYSFS_SYSTEM cmake option was dropped X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=84b875617c83737944b85bbafce713b59bcbe155;p=gentoo.git games-strategy/hedgewars: PHYSFS_SYSTEM cmake option was dropped Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/games-strategy/hedgewars/hedgewars-0.9.25.ebuild b/games-strategy/hedgewars/hedgewars-0.9.25.ebuild index 3c4e4100affa..c98f3a05e5de 100644 --- a/games-strategy/hedgewars/hedgewars-0.9.25.ebuild +++ b/games-strategy/hedgewars/hedgewars-0.9.25.ebuild @@ -84,7 +84,6 @@ src_configure() { -DBUILD_ENGINE_C=$(usex x86) -DNOVIDEOREC=$(usex !x86) -DCMAKE_VERBOSE_MAKEFILE=TRUE - -DPHYSFS_SYSTEM=ON # Need to tell the build system where the fonts are located # as it uses PhysFS' symbolic link protection mode which # prevents us from symlinking the fonts into the right directory