From 339a5b300309b1a795a729765fb436cbe3d9f914 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 5 May 2016 21:28:12 -0400 Subject: games-arcade/xtux: set RDEPEND Package-Manager: portage-2.2.26 --- games-arcade/xtux/xtux-20030306.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games-arcade') diff --git a/games-arcade/xtux/xtux-20030306.ebuild b/games-arcade/xtux/xtux-20030306.ebuild index 2a474c3bb985..de1f918369cf 100644 --- a/games-arcade/xtux/xtux-20030306.ebuild +++ b/games-arcade/xtux/xtux-20030306.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,8 @@ KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="x11-libs/libXpm" -RDPENED="${DEPEND}" +RDEPEND=${DEPEND} + S=${WORKDIR}/${PN} src_prepare() { -- cgit v1.2.3-65-gdbad