diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-13 16:22:01 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-13 16:22:01 +0000 |
commit | 91cdf89d046321c118d20cd143beeebceec7cb16 (patch) | |
tree | 6dc7ac1c3e7c3b1ed68727a7df8a22c5a2a38a74 /x11-misc/xplore/xplore-1.2a.ebuild | |
parent | fix another openmotif dep (diff) | |
download | gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.tar.gz gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.tar.bz2 gentoo-2-91cdf89d046321c118d20cd143beeebceec7cb16.zip |
fixed motif dep
Diffstat (limited to 'x11-misc/xplore/xplore-1.2a.ebuild')
-rw-r--r-- | x11-misc/xplore/xplore-1.2a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/xplore/xplore-1.2a.ebuild b/x11-misc/xplore/xplore-1.2a.ebuild index d19ebc45c7f9..3ab8975f4984 100644 --- a/x11-misc/xplore/xplore-1.2a.ebuild +++ b/x11-misc/xplore/xplore-1.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.2 2004/01/11 13:39:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplore/xplore-1.2a.ebuild,v 1.3 2004/01/13 16:20:47 lanius Exp $ IUSE="" @@ -16,7 +16,6 @@ KEYWORDS="x86" # its webpage states the lesstif does not fully work with xplore DEPEND="virtual/x11 x11-libs/openmotif" -# >=x11-libs/openmotif-2.2" src_compile() { #Fix Xplore.tmpl so installation is to /usr instead of /usr/X11R6 |