From 89f0cfb92fa2327bac7c68d07d59dfca0ce4fe3b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Aug 2014 11:50:42 +0000 Subject: [PATCH] - Update USE_PHP=igbinary Reported by: Jeremy Johnston --- Mk/bsd.php.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk index 55a5ddaa4be9..b71083dfe058 100644 --- a/Mk/bsd.php.mk +++ b/Mk/bsd.php.mk @@ -311,7 +311,7 @@ gettext_DEPENDS=devel/php${PHP_VER}-gettext gmp_DEPENDS= math/php${PHP_VER}-gmp hash_DEPENDS= security/php${PHP_VER}-hash iconv_DEPENDS= converters/php${PHP_VER}-iconv -igbinary_DEPENDS= converters/igbinary +igbinary_DEPENDS= converters/pecl-igbinary imap_DEPENDS= mail/php${PHP_VER}-imap interbase_DEPENDS= databases/php${PHP_VER}-interbase intl_DEPENDS= devel/pecl-intl