From f3810f0e557d58abe9adfb81e5df087c03cc4afd Mon Sep 17 00:00:00 2001 From: Marcin Kryczek Date: Mon, 12 Sep 2005 18:07:46 +0000 Subject: Remowing redundant --with-zlib configure flag Package-Manager: portage-1.589-cvs --- net-p2p/lopster/lopster-1.2.2-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-p2p/lopster/lopster-1.2.2-r2.ebuild') diff --git a/net-p2p/lopster/lopster-1.2.2-r2.ebuild b/net-p2p/lopster/lopster-1.2.2-r2.ebuild index edcb8bbe8ef2..4fd908716159 100644 --- a/net-p2p/lopster/lopster-1.2.2-r2.ebuild +++ b/net-p2p/lopster/lopster-1.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r2.ebuild,v 1.1 2005/09/06 22:08:22 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r2.ebuild,v 1.2 2005/09/12 18:07:46 mkay Exp $ inherit eutils @@ -35,7 +35,6 @@ src_unpack() { src_compile() { econf \ --with-pthread \ - --with-zlib \ `use_enable nls` \ `use_with zlib` \ `use_with flac` \ -- cgit v1.2.3-65-gdbad