summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-fps/quakeforge/quakeforge-0.7.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/quakeforge/quakeforge-0.7.2.ebuild b/games-fps/quakeforge/quakeforge-0.7.2.ebuild
index 2ca59c7e802..ae11e38d9e7 100644
--- a/games-fps/quakeforge/quakeforge-0.7.2.ebuild
+++ b/games-fps/quakeforge/quakeforge-0.7.2.ebuild
@@ -5,7 +5,7 @@
EAPI=5
inherit eutils autotools games
-DESCRIPTION="A new 3d engine based off of id Softwares's legendary Quake and QuakeWorld game engine"
+DESCRIPTION="new 3d engine based off of id Softwares's Quake and QuakeWorld game engine"
HOMEPAGE="http://www.quakeforge.net/"
SRC_URI="mirror://sourceforge/quake/${P}.tar.bz2"
@@ -65,7 +65,6 @@ src_configure() {
local tools=${QF_TOOLS:-all}
- addpredict "$(games_get_libdir)"
egamesconf \
--enable-dependency-tracking \
$(use_enable ncurses curses) \