diff options
Diffstat (limited to 'app-misc/grass/grass-5.0.2.ebuild')
-rw-r--r-- | app-misc/grass/grass-5.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/grass/grass-5.0.2.ebuild b/app-misc/grass/grass-5.0.2.ebuild index 337d211b57a2..5b8b65a9ce2e 100644 --- a/app-misc/grass/grass-5.0.2.ebuild +++ b/app-misc/grass/grass-5.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.2.ebuild,v 1.3 2003/08/21 23:53:40 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.2.ebuild,v 1.4 2003/09/03 12:45:00 lanius Exp $ DESCRIPTION="An open-source GIS with raster and vector functionality." HOMEPAGE="http://grass.baylor.edu/" @@ -34,7 +34,7 @@ DEPEND=">=sys-devel/make-3.80 postgres? ( >=dev-db/postgresql-7.3.2 ) odbc? ( >=dev-db/unixODBC-2.0.6 ) gd? ( >=media-libs/libgd-1.8.3 ) - motif? ( virtual/motif ) + motif? ( x11-libs/lesstif ) truetype? ( >=media-libs/freetype-2.1.3 )" #nviz? ( >=media-libs/mesa-3.5 )" |