1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

www/phprecipebook: Remove broken MYSQL option

PHP 5.6 is gone and USE_PHP=mysql is no longer supported.

PR:		235942
This commit is contained in:
Tobias Kortkamp 2019-05-24 12:49:22 +00:00
parent 027afa4977
commit b115b0ad7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502466

View File

@ -21,12 +21,9 @@ SUB_FILES= pkg-message
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= MYSQL PGSQL
OPTIONS_SINGLE_BACKEND= PGSQL
OPTIONS_DEFAULT= PGSQL
MYSQL_USE= PHP=mysql
MYSQL_USES= mysql
MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73"
PGSQL_USE= PHP=pgsql
PGSQL_USES= pgsql