diff options
Diffstat (limited to 'sci-geosciences/grass/grass-6.0.2.ebuild')
-rw-r--r-- | sci-geosciences/grass/grass-6.0.2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-geosciences/grass/grass-6.0.2.ebuild b/sci-geosciences/grass/grass-6.0.2.ebuild index 8f04585c82ac..6725c56e9b24 100644 --- a/sci-geosciences/grass/grass-6.0.2.ebuild +++ b/sci-geosciences/grass/grass-6.0.2.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.0.2.ebuild,v 1.2 2006/03/19 18:34:07 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.0.2.ebuild,v 1.3 2006/05/27 21:33:38 nerdboy Exp $ inherit eutils @@ -58,13 +58,11 @@ RDEPEND=">=sys-devel/make-3.80 )" DEPEND="${RDEPEND} - X? ( || ( + || ( ( x11-proto/xproto x11-proto/xextproto ) virtual/x11 - ) )" - src_unpack() { unpack ${A} |