From 73ed16568819ea749ea2a680f02265f5cf404d42 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sun, 28 Nov 2010 01:01:43 +0000 Subject: tidy (Portage version: 2.1.9.24/cvs/Linux i686) --- games-util/glbsp/glbsp-2.24.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-util/glbsp/glbsp-2.24.ebuild b/games-util/glbsp/glbsp-2.24.ebuild index 1006b6510e33..62753c3d19ae 100644 --- a/games-util/glbsp/glbsp-2.24.ebuild +++ b/games-util/glbsp/glbsp-2.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild,v 1.1 2010/11/25 10:58:59 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.24.ebuild,v 1.2 2010/11/28 01:01:43 mr_bones_ Exp $ EAPI=2 inherit eutils toolchain-funcs versionator @@ -15,9 +15,9 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="fltk" -RDEPEND="fltk? ( x11-libs/fltk:1.1 )" -DEPEND="${RDEPEND}" -S="${WORKDIR}"/${P}-source +DEPEND="fltk? ( x11-libs/fltk:1.1 )" + +S=${WORKDIR}/${P}-source src_prepare() { epatch "${FILESDIR}"/${P}-ldflags.patch -- cgit v1.2.3-65-gdbad