summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2002-07-22 19:02:31 +0000
committerBrandon Low <lostlogic@gentoo.org>2002-07-22 19:02:31 +0000
commit9988e79c801145f7f2902e28d5d1438e542cebf9 (patch)
treec19771bf17855a76b35b77ad5238d16c1a67edab /media-sound/normalize
parentSLOT-fu to avoid POSE breakage. (diff)
downloadhistorical-9988e79c801145f7f2902e28d5d1438e542cebf9.tar.gz
historical-9988e79c801145f7f2902e28d5d1438e542cebf9.tar.bz2
historical-9988e79c801145f7f2902e28d5d1438e542cebf9.zip
someone made a typo, I fixed it.
Diffstat (limited to 'media-sound/normalize')
-rw-r--r--media-sound/normalize/normalize-0.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/normalize/normalize-0.7.4.ebuild b/media-sound/normalize/normalize-0.7.4.ebuild
index 10b57c93372a..8f3591b090c9 100644
--- a/media-sound/normalize/normalize-0.7.4.ebuild
+++ b/media-sound/normalize/normalize-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.3 2002/07/21 13:50:33 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.4 2002/07/22 19:02:31 lostlogic Exp $
DESCRIPTION="Audio file volume normalizer"
HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize"
@@ -23,7 +23,7 @@ RDEPEND="xmms? ( >=media-sound/xmms-1.2.7-r6 )
#
src_compile() {
- econf
+ econf \
--with-audiofile \
--with-mad || die