diff options
Diffstat (limited to 'x11-libs/tr/tr-1.3.ebuild')
-rw-r--r-- | x11-libs/tr/tr-1.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/tr/tr-1.3.ebuild b/x11-libs/tr/tr-1.3.ebuild index f396612da..ac9d49baa 100644 --- a/x11-libs/tr/tr-1.3.ebuild +++ b/x11-libs/tr/tr-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -11,11 +11,10 @@ HOMEPAGE="http://www.mesa3d.org/brianp/TR.html" SRC_URI="http://www.mesa3d.org/brianp/tr-1.3.tar.gz" LICENSE="GPL-2" - SLOT="0" KEYWORDS="~amd64 ~x86" - IUSE="" + RDEPEND="media-libs/freeglut" DEPEND="${RDEPEND}" |