diff options
Diffstat (limited to 'dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild')
-rw-r--r-- | dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild b/dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild index 65f4db0da8a8..bbb24c3ffeb4 100644 --- a/dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild +++ b/dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.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-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild,v 1.5 2006/04/10 21:23:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-mailparse/pecl-mailparse-2.1.1.ebuild,v 1.6 2006/04/18 12:31:12 chtekk Exp $ PHP_EXT_NAME="mailparse" PHP_EXT_INI="yes" @@ -19,7 +19,7 @@ need_php_by_category pkg_setup() { has_php - require_php_with_use nls + require_php_with_use unicode } src_unpack() { |