summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-simulation/vegastrike/vegastrike-9999.ebuild')
-rw-r--r--games-simulation/vegastrike/vegastrike-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-simulation/vegastrike/vegastrike-9999.ebuild b/games-simulation/vegastrike/vegastrike-9999.ebuild
index ae62039..20e4855 100644
--- a/games-simulation/vegastrike/vegastrike-9999.ebuild
+++ b/games-simulation/vegastrike/vegastrike-9999.ebuild
@@ -9,20 +9,21 @@ inherit cmake-utils flag-o-matic eutils games
ESVN_REPO_URI="https://vegastrike.svn.sourceforge.net/svnroot/vegastrike/trunk"
ESVN_PROJECT="vegastrike"
#ESVN_BOOTSTRAP="vegastrike/bootstrap-sh"
-ESVN_BOOTSTRAP=""
+ESVN_BOOTSTRAP="echo 'skipping bootstrap'"
DESCRIPTION="A 3D space simulator that allows you to trade and bounty hunt"
HOMEPAGE="http://vegastrike.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="ffmpeg gtk debug"
+IUSE="boost ffmpeg gtk debug"
# FIXME: check dependencies
RDEPEND="
virtual/opengl
media-libs/jpeg
media-libs/libpng
+ boost? ( dev-libs/boost )
dev-libs/expat
media-libs/openal
media-libs/libsdl