summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Nazaroff <naz@gentoo.org>2002-08-02 18:15:23 +0000
committerMichael Nazaroff <naz@gentoo.org>2002-08-02 18:15:23 +0000
commit9076ea31273386197287d6862f2d79c0a7c24638 (patch)
tree56f8814b819a18e5629b66f98fbd7acb0308ac88 /net-www
parentCleaned out old ebuilds, did a little imlib use fix (diff)
downloadgentoo-2-9076ea31273386197287d6862f2d79c0a7c24638.tar.gz
gentoo-2-9076ea31273386197287d6862f2d79c0a7c24638.tar.bz2
gentoo-2-9076ea31273386197287d6862f2d79c0a7c24638.zip
Oops forgot to take out the imlib stuff done
Diffstat (limited to 'net-www')
-rw-r--r--net-www/w3m/w3m-0.3-r5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-www/w3m/w3m-0.3-r5.ebuild b/net-www/w3m/w3m-0.3-r5.ebuild
index 7f9ec8e7f917..38cb4cc84f19 100644
--- a/net-www/w3m/w3m-0.3-r5.ebuild
+++ b/net-www/w3m/w3m-0.3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.3-r5.ebuild,v 1.2 2002/08/02 18:09:09 naz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.3-r5.ebuild,v 1.3 2002/08/02 18:15:23 naz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Text based WWW browser, supports tables and frames"
@@ -10,9 +10,9 @@ HOMEPAGE="http://w3m.sourceforge.net/"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r3
>=sys-libs/zlib-1.1.3-r2
+ >=media-libs/imlib-1.9.14
gpm? ( >=sys-libs/gpm-1.19.3-r5 )
- ssl? ( >=dev-libs/openssl-0.9.6b )
- imlib? ( >=media-libs/imlib-1.9.14 )"
+ ssl? ( >=dev-libs/openssl-0.9.6b )"
SLOT="0"
LICENSE="w3m"
@@ -66,7 +66,7 @@ src_compile() {
# Digest Auth support [y]?
echo y
# Inline image support (you need Imlib library) [n]?
- use imlib &>/dev/null && echo y || echo n
+ echo y
# ANSI color escape sequences support [n]?
echo y
# Use Migemo (Roma-ji search; Please see