games-strategy/hedgewars: PHYSFS_SYSTEM cmake option was dropped
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 3 Jan 2019 10:07:00 +0000 (11:07 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 3 Jan 2019 14:39:45 +0000 (15:39 +0100)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

games-strategy/hedgewars/hedgewars-0.9.25.ebuild

index 3c4e4100affa4da0c2411f56e3e9be692c9f3ab1..c98f3a05e5de253ab7c574207d10b8bcd94556bf 100644 (file)
@@ -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