diff options
Diffstat (limited to 'dev-php/php/php-4.3.0-r3.ebuild')
-rw-r--r-- | dev-php/php/php-4.3.0-r3.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-php/php/php-4.3.0-r3.ebuild b/dev-php/php/php-4.3.0-r3.ebuild index 2ad5450f85c8..e3fc5f810a6d 100644 --- a/dev-php/php/php-4.3.0-r3.ebuild +++ b/dev-php/php/php-4.3.0-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.0-r3.ebuild,v 1.3 2003/03/03 09:23:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.0-r3.ebuild,v 1.4 2003/03/06 04:20:59 vapier Exp $ IUSE="truetype postgres tiff libwww nls jpeg readline ssl oci8 mysql X gdbm curl imap xml2 xml cjk pdflib qt snmp crypt flash odbc ldap berkdb freetds firebird pam" @@ -119,11 +119,8 @@ src_compile() { myconf="${myconf} --with-oci8=${ORACLE_HOME}" fi fi - - use qt && ( \ - export QTDIR=/usr/qt/2 #hope this helps - danarmak - myconf="${myconf} --with-qtdom" - ) + + use qt && myconf="${myconf} --with-qtdom" if [ "`use imap`" ] ; then if [ "`use ssl`" ] && [ "`strings ${ROOT}/usr/lib/c-client.a \ |