From 3b423d96bfc37d945cae98371165421281099baa Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Wed, 26 Mar 2003 10:17:51 +0000 Subject: removed pic crap --- app-misc/evidence/evidence-0.9.4.20030220.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'app-misc/evidence') diff --git a/app-misc/evidence/evidence-0.9.4.20030220.ebuild b/app-misc/evidence/evidence-0.9.4.20030220.ebuild index fb8bf91ca8de..742a23d35cc8 100644 --- a/app-misc/evidence/evidence-0.9.4.20030220.ebuild +++ b/app-misc/evidence/evidence-0.9.4.20030220.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/evidence/evidence-0.9.4.20030220.ebuild,v 1.5 2003/03/14 21:21:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/evidence/evidence-0.9.4.20030220.ebuild,v 1.6 2003/03/26 10:14:45 seemant Exp $ DESCRIPTION="GTK2 file-manager" HOMEPAGE="http://evidence.sourceforge.net/" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~alpha" -IUSE="pic oggvorbis perl X" +IUSE="oggvorbis perl X" # gnome? ( >=gnome-base/gnome-vfs-2.0 >=gnome-base/libgnomecanvas-2.0 ) DEPEND=">=dev-util/pkgconfig-0.5 @@ -39,7 +39,6 @@ src_compile() { # local gnomeconf # use gnome && gnomeconf="${myconf} --enable-backend-gnomevfs" econf \ - `use_with pic` \ `use_enable oggvorbis plugin-vorbis` \ `use_enable perl pcre` \ `use_enable X x` \ -- cgit v1.2.3-65-gdbad