summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-03 11:07:00 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-03 15:39:45 +0100
commit84b875617c83737944b85bbafce713b59bcbe155 (patch)
treed1f699f41736a78b05961c56bf8a83f289507099
parentgames-strategy/hedgewars: EAPI-7 bump (diff)
downloadgentoo-84b87561.tar.gz
gentoo-84b87561.tar.bz2
gentoo-84b87561.zip
games-strategy/hedgewars: PHYSFS_SYSTEM cmake option was dropped
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--games-strategy/hedgewars/hedgewars-0.9.25.ebuild1
1 files changed, 0 insertions, 1 deletions
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