summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild')
-rw-r--r--x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild b/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild
index 70b921a2b228..cd8c27dbe9d0 100644
--- a/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild,v 1.4 2007/12/23 20:15:32 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.0_rc1.ebuild,v 1.5 2007/12/24 14:39:52 caleb Exp $
inherit qt4-build
@@ -58,7 +58,7 @@ src_compile() {
myconf="${myconf} -no-xkb -no-tablet -no-fontconfig -no-xrender -no-xrandr -no-xfixes -no-xcursor \
-no-xinerama -no-xshape -no-sm -no-opengl -no-nas-sound -no-qdbus -iconv -no-cups -no-nis \
-no-gif -no-libpng -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon \
- -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility -no-fontconfig -no-glib -no-opengl ${myconf}"
+ -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility -no-fontconfig -no-glib -no-opengl"
echo ./configure ${myconf}
./configure ${myconf} || die