summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-12-19 04:57:58 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-12-19 04:57:58 +0000
commit4c950d8f3f756a8feeba238573440b3aecf9ed70 (patch)
tree11833694ad6ee3e0accc365bcda719e767b1c433 /media-sound/normalize
parentDon't pull in tk unless we want X also. (Manifest recommit) (diff)
downloadgentoo-2-4c950d8f3f756a8feeba238573440b3aecf9ed70.tar.gz
gentoo-2-4c950d8f3f756a8feeba238573440b3aecf9ed70.tar.bz2
gentoo-2-4c950d8f3f756a8feeba238573440b3aecf9ed70.zip
Removing pic misuse.
Diffstat (limited to 'media-sound/normalize')
-rw-r--r--media-sound/normalize/normalize-0.7.6-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/normalize/normalize-0.7.6-r2.ebuild b/media-sound/normalize/normalize-0.7.6-r2.ebuild
index a8794b90da51..16568d399b19 100644
--- a/media-sound/normalize/normalize-0.7.6-r2.ebuild
+++ b/media-sound/normalize/normalize-0.7.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r2.ebuild,v 1.6 2004/11/25 09:33:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.6-r2.ebuild,v 1.7 2004/12/19 04:57:58 eradicator Exp $
IUSE="xmms mad audiofile nls"
@@ -25,7 +25,6 @@ src_compile() {
`use_with mad` \
`use_enable xmms` \
`use_with audiofile` \
- `use_with pic` \
${myconf} || die
emake || die "emake failed"