From 5b75de56830bbeece965aa057762635f8b0458ad Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 24 Aug 2019 11:54:04 +0200 Subject: dev-lang/php: migrate to dev-db/mysql-connector-c Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- dev-lang/php/php-5.6.40-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/php/php-5.6.40-r5.ebuild b/dev-lang/php/php-5.6.40-r5.ebuild index de391dcfb949..9a3ebaa2a5f1 100644 --- a/dev-lang/php/php-5.6.40-r5.ebuild +++ b/dev-lang/php/php-5.6.40-r5.ebuild @@ -88,8 +88,8 @@ COMMON_DEPEND=" libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) ) mssql? ( dev-db/freetds[mssql] ) libmysqlclient? ( - mysql? ( virtual/libmysqlclient:= ) - mysqli? ( virtual/libmysqlclient:= ) + mysql? (