summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/zennode/zennode-1.2.1.ebuild')
-rw-r--r--games-util/zennode/zennode-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/zennode/zennode-1.2.1.ebuild b/games-util/zennode/zennode-1.2.1.ebuild
index 7fbdba0d6..8ac7a6632 100644
--- a/games-util/zennode/zennode-1.2.1.ebuild
+++ b/games-util/zennode/zennode-1.2.1.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+inherit games
+
DESCRIPTION="A nodebuilder and REJECT builder for DooM engine games"
HOMEPAGE="http://www.mrousseau.org/programs/ZenNode/"
SRC_URI="http://www.mrousseau.org/programs/ZenNode/archives/${P}.zip"
@@ -14,8 +16,6 @@ IUSE=""
DEPEND="app-arch/zip"
RDEPEND=""
-inherit games
-
S=${WORKDIR}/ZenNode-${PV}/src/ZenNode
src_unpack() {