summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kryczek <mkay@gentoo.org>2005-09-12 18:07:46 +0000
committerMarcin Kryczek <mkay@gentoo.org>2005-09-12 18:07:46 +0000
commitf3810f0e557d58abe9adfb81e5df087c03cc4afd (patch)
tree0a013d18bb76a60e46ffcc289b3577b917607361 /net-p2p/lopster/lopster-1.2.2-r2.ebuild
parentAdded location of config file to default options, because ser is looking for ... (diff)
downloadhistorical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.tar.gz
historical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.tar.bz2
historical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.zip
Remowing redundant --with-zlib configure flag
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'net-p2p/lopster/lopster-1.2.2-r2.ebuild')
-rw-r--r--net-p2p/lopster/lopster-1.2.2-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
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` \