1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/base: Remove broken MYSQL option

USE_PHP=mysql no longer works.

PR:		235942
This commit is contained in:
Tobias Kortkamp 2019-05-24 12:39:28 +00:00
parent eaa7e8f1ce
commit 74702ab222
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502463

View File

@ -27,9 +27,8 @@ SUB_FILES= pkg-message
DOCS= docs/CHANGELOG docs/CREDITS docs/README docs/README.mssql \
docs/TODO docs/UPGRADE docs/GPL docs/base_faq.rtf
OPTIONS_DEFINE= MYSQL PGSQL PDF DOCS
OPTIONS_DEFINE= PGSQL PDF DOCS
MYSQL_USE= MYSQL=yes PHP=mysql
PGSQL_USES= pgsql
PGSQL_USE= PHP=pgsql
PDF_RUN_DEPENDS=${LOCALBASE}/share/fpdf/fpdf.php:print/fpdf