summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-10-25 08:50:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-10-25 08:50:21 +0000
commite0c9f282c75d8794eff7c75717ca686a1386e1b6 (patch)
tree778b995580dc33f2e37514b4b87847e1b8c6444c /sci-geosciences/grass
parentAdded ~x86-fbsd keyword. (diff)
downloadgentoo-2-e0c9f282c75d8794eff7c75717ca686a1386e1b6.tar.gz
gentoo-2-e0c9f282c75d8794eff7c75717ca686a1386e1b6.tar.bz2
gentoo-2-e0c9f282c75d8794eff7c75717ca686a1386e1b6.zip
fix dep typo
(Portage version: 2.1.1)
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r--sci-geosciences/grass/grass-6.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/grass/grass-6.1.0.ebuild b/sci-geosciences/grass/grass-6.1.0.ebuild
index d22bc6dc16e2..686b3c0a39fc 100644
--- a/sci-geosciences/grass/grass-6.1.0.ebuild
+++ b/sci-geosciences/grass/grass-6.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.1.0.ebuild,v 1.1 2006/10/23 16:18:10 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.1.0.ebuild,v 1.2 2006/10/25 08:50:21 mr_bones_ Exp $
inherit eutils autotools
@@ -44,8 +44,8 @@ RDEPEND=">=sys-devel/make-3.80
proj? ( sci-libs/proj )
readline? ( sys-libs/readline )
sqlite? ( dev-db/sqlite )
- tcl? >=dev-lang/tcl-8.3
- tk? >=dev-lang/tk-8.3
+ tcl? ( >=dev-lang/tcl-8.3 )
+ tk? ( >=dev-lang/tk-8.3 )
tiff? ( >=media-libs/tiff-3.5.7 )
X? ( || (
( x11-libs/libXmu