diff options
author | 2007-03-18 01:01:12 +0000 | |
---|---|---|
committer | 2007-03-18 01:01:12 +0000 | |
commit | 321b6c6315cff4bca3a7e2902aa2b0f09a33ef82 (patch) | |
tree | b705b6ce46b75609965dbb2fd08afa60671d017e /dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild | |
parent | Replacing einfo with elog (diff) | |
download | historical-321b6c6315cff4bca3a7e2902aa2b0f09a33ef82.tar.gz historical-321b6c6315cff4bca3a7e2902aa2b0f09a33ef82.tar.bz2 historical-321b6c6315cff4bca3a7e2902aa2b0f09a33ef82.zip |
Cleanup.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild index 7b6fe55f2329..4a22c908ec0e 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.8.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/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.1 2007/03/04 19:28:22 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.2 2007/03/18 01:01:12 chtekk Exp $ PHP_EXT_NAME="yaz" PHP_EXT_INI="yes" @@ -21,7 +21,6 @@ RDEPEND="${DEPEND}" need_php_by_category src_compile() { - has_php my_conf="--with-yaz=/usr" php-ext-pecl-r1_src_compile } |