summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/apollo/apollo-1.1.1.ebuild')
-rw-r--r--media-sound/apollo/apollo-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/apollo/apollo-1.1.1.ebuild b/media-sound/apollo/apollo-1.1.1.ebuild
index e3c41a068b9c..ef27419cd4cc 100644
--- a/media-sound/apollo/apollo-1.1.1.ebuild
+++ b/media-sound/apollo/apollo-1.1.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1.ebuild,v 1.1 2001/09/15 23:06:03 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1.ebuild,v 1.2 2001/09/19 19:37:48 danarmak Exp $
S=${WORKDIR}/${P}-1
@@ -26,7 +26,7 @@ src_unpack() {
src_compile() {
- QTDIR=/usr/X11R6/lib/qt make
+ make || die
}