commit: 84b875617c83737944b85bbafce713b59bcbe155
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 3 10:07:00 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 3 14:39:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b87561
games-strategy/hedgewars: PHYSFS_SYSTEM cmake option was dropped
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
games-strategy/hedgewars/hedgewars-0.9.25.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/games-strategy/hedgewars/hedgewars-0.9.25.ebuild
b/games-strategy/hedgewars/hedgewars-0.9.25.ebuild
index 3c4e4100aff..c98f3a05e5d 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