summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-5.2.8-r1.ebuild')
-rw-r--r--dev-lang/php/php-5.2.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.8-r1.ebuild b/dev-lang/php/php-5.2.8-r1.ebuild
index 9957423626a5..c765f4f284f1 100644
--- a/dev-lang/php/php-5.2.8-r1.ebuild
+++ b/dev-lang/php/php-5.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r1.ebuild,v 1.1 2008/12/18 23:23:32 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.8-r1.ebuild,v 1.2 2008/12/19 10:33:34 dertobi123 Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
@@ -102,7 +102,7 @@ pkg_setup() {
if use pcre ; then
built_with_use dev-libs/libpcre unicode || \
- die "Please rebuild dev-libs/pcre with USE=unicode"
+ die "Please rebuild dev-libs/libpcre with USE=unicode"
fi
php5_2-sapi_pkg_setup