git: 79fb33c432d4 - main - www/moodle50: Do not depends on mysql-client

From: Wen Heping <wen_at_FreeBSD.org>
Date: Tue, 08 Jul 2025 03:00:18 UTC
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=79fb33c432d40010ce4a631a22d6ae14d2cba7ef

commit 79fb33c432d40010ce4a631a22d6ae14d2cba7ef
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-07-08 02:58:58 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-07-08 03:00:07 +0000

    www/moodle50: Do not depends on mysql-client
---
 www/moodle50/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/moodle50/Makefile b/www/moodle50/Makefile
index da030d015ddd..cc62c479698e 100644
--- a/www/moodle50/Makefile
+++ b/www/moodle50/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	moodle
 PORTVERSION=	5.0.1
+PORTREVISION=	1
 CATEGORIES=	www education
 MASTER_SITES=	https://packaging.moodle.org/stable500/ \
 		LOCAL/wen
@@ -26,7 +27,6 @@ OPTIONS_SINGLE_BACKEND=	MYSQL PGSQL
 OPTIONS_DEFINE=		LDAP
 OPTIONS_DEFAULT=	MYSQL
 
-MYSQL_USES=	mysql
 MYSQL_USE=	php=mysqli
 PGSQL_USE=	php=pgsql
 LDAP_USE=	php=ldap