summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-17 21:55:55 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-17 21:55:55 +0000
commit2a1be296e4f4364d2fd7874e9d25a2709b467d2b (patch)
tree886ac5c508cdd28fbafa77913be793aff5d738c3 /media-sound/jmax/jmax-4.1.0.ebuild
parentbump docs to 1.8.5, closing bug #74291 by James M <Mess1214@hotmail.com>. Sor... (diff)
downloadgentoo-2-2a1be296e4f4364d2fd7874e9d25a2709b467d2b.tar.gz
gentoo-2-2a1be296e4f4364d2fd7874e9d25a2709b467d2b.tar.bz2
gentoo-2-2a1be296e4f4364d2fd7874e9d25a2709b467d2b.zip
libtoolize, fixes #74760. also updated metadata.xml, torbenh is retired.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound/jmax/jmax-4.1.0.ebuild')
-rw-r--r--media-sound/jmax/jmax-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/jmax/jmax-4.1.0.ebuild b/media-sound/jmax/jmax-4.1.0.ebuild
index 596efb0b9722..4bbc55b5571d 100644
--- a/media-sound/jmax/jmax-4.1.0.ebuild
+++ b/media-sound/jmax/jmax-4.1.0.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/media-sound/jmax/jmax-4.1.0.ebuild,v 1.4 2005/01/09 11:43:24 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jmax/jmax-4.1.0.ebuild,v 1.5 2005/03/17 21:55:55 luckyduck Exp $
IUSE="alsa jack doc"
@@ -43,7 +43,7 @@ src_unpack() {
automake # this will fail because of bad upstream Makefile.am
autoconf || die
- elibtoolize
+ libtoolize --copy --force
}
src_compile() {