summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-05-11 02:35:23 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-05-11 02:35:23 +0000
commit14f074b275422f909631fd9e2b6b63423e43a4b0 (patch)
treec076d2969a66a34820e6218fe584b2948a7a6604 /media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
parentMinor tweaks. (diff)
downloadhistorical-14f074b275422f909631fd9e2b6b63423e43a4b0.tar.gz
historical-14f074b275422f909631fd9e2b6b63423e43a4b0.tar.bz2
historical-14f074b275422f909631fd9e2b6b63423e43a4b0.zip
Minor tweaks.
Diffstat (limited to 'media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild')
-rw-r--r--media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
index 877ff359e5bc..5242273cad14 100644
--- a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
+++ b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.2 2003/05/09 10:59:30 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.3 2003/05/11 02:35:12 jje Exp $
IUSE="nls"
@@ -36,8 +36,8 @@ S="${WORKDIR}/${PN/-cvs/}"
src_compile() {
- local myconf
-
+ local myconf="--disable-dependency-tracking"
+ export WANT_AUTOCONF_2_5=1
sh autogen.sh
# nasty little hack to create version.h, will remove when this
# is fixed upstream...