diff options
Diffstat (limited to 'dev-lang/php/php-4.4.2-r6.ebuild')
-rw-r--r-- | dev-lang/php/php-4.4.2-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/php/php-4.4.2-r6.ebuild b/dev-lang/php/php-4.4.2-r6.ebuild index 7129a9fd14bf..858576984e3f 100644 --- a/dev-lang/php/php-4.4.2-r6.ebuild +++ b/dev-lang/php/php-4.4.2-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2-r6.ebuild,v 1.7 2006/07/18 23:08:37 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2-r6.ebuild,v 1.8 2006/07/20 14:26:12 chtekk Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" @@ -29,13 +29,13 @@ CONCURRENTMODPHP_PATCH="${MY_PHP_PV}/opt/php${MY_PHP_PV}-concurrent_apache_modul inherit php4_4-sapi apache-module -want_apache - DESCRIPTION="The PHP language runtime engine: CLI, CGI and Apache SAPIs." DEPEND="app-admin/php-toolkit" RDEPEND="${DEPEND}" +want_apache + pkg_setup() { PHPCONFUTILS_AUTO_USE="" |