summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/alienwave/alienwave-0.3.0.ebuild')
-rw-r--r--games-arcade/alienwave/alienwave-0.3.0.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/games-arcade/alienwave/alienwave-0.3.0.ebuild b/games-arcade/alienwave/alienwave-0.3.0.ebuild
index 4745ebd3399b..c45814c789fe 100644
--- a/games-arcade/alienwave/alienwave-0.3.0.ebuild
+++ b/games-arcade/alienwave/alienwave-0.3.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
inherit eutils games
DESCRIPTION="An ncurses-based Xenon clone"
@@ -14,12 +14,14 @@ SLOT="0"
KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="sys-libs/ncurses"
-RDEPEND="${DEPEND}"
+DEPEND="sys-libs/ncurses:0"
+RDEPEND=${DEPEND}
S=${WORKDIR}/${PN}
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
+src_prepare() {
+ epatch "${FILESDIR}"/${P}-gentoo.patch
+}
src_install() {
dogamesbin alienwave