summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-27 09:54:09 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-27 09:54:09 +0000
commitef600a030d18bd1610f45a62d3567a5b3e665691 (patch)
treeab7c1c1be390175395d388e74dba2b3fe0a5adef /eclass
parentamd64 stable wrt bug #229605 (diff)
downloadgentoo-2-ef600a030d18bd1610f45a62d3567a5b3e665691.tar.gz
gentoo-2-ef600a030d18bd1610f45a62d3567a5b3e665691.tar.bz2
gentoo-2-ef600a030d18bd1610f45a62d3567a5b3e665691.zip
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/tetex-3.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/tetex-3.eclass b/eclass/tetex-3.eclass
index 9f838c774230..972158da6ed3 100644
--- a/eclass/tetex-3.eclass
+++ b/eclass/tetex-3.eclass
@@ -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/eclass/tetex-3.eclass,v 1.18 2008/06/03 12:12:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-3.eclass,v 1.19 2008/06/27 09:54:09 ulm Exp $
#
# Author: Jaromir Malenko <malenko@email.cz>
# Author: Mamoru KOMACHI <usata@gentoo.org>
@@ -17,7 +17,7 @@ EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_preinst pkg_po
IUSE="X Xaw3d motif neXt"
-DEPEND="X? ( motif? ( virtual/motif )
+DEPEND="X? ( motif? ( x11-libs/openmotif )
!motif? ( neXt? ( x11-libs/neXtaw )
!neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
!app-text/xdvik