summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-08 01:08:06 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-08 01:08:06 +0000
commite7e68aa83ec3944debaf1ff1413a1f6f14a6b58e (patch)
tree07ba6e0978116ce40b8eb6701f368369ed5fadbc /media-libs/SoQt
parent*** empty log message *** (diff)
downloadgentoo-2-e7e68aa83ec3944debaf1ff1413a1f6f14a6b58e.tar.gz
gentoo-2-e7e68aa83ec3944debaf1ff1413a1f6f14a6b58e.tar.bz2
gentoo-2-e7e68aa83ec3944debaf1ff1413a1f6f14a6b58e.zip
*** empty log message ***
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r--media-libs/SoQt/SoQt-20010601.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/SoQt/SoQt-20010601.ebuild b/media-libs/SoQt/SoQt-20010601.ebuild
index bcddf4cbb426..805ba1f5debe 100644
--- a/media-libs/SoQt/SoQt-20010601.ebuild
+++ b/media-libs/SoQt/SoQt-20010601.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010601.ebuild,v 1.1 2001/06/04 06:41:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010601.ebuild,v 1.2 2001/06/08 01:08:06 achim Exp $
A=${P}.tar.gz
@@ -17,7 +17,7 @@ DEPEND="virtual/x11
src_compile() {
- try ./configure --prefix=/usr/X11R6 --host=${CHOST}
+ try ./configure --prefix=/usr/X11R6 --host=${CHOST} --build=${CHOST}
try make
}