1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

devel/flyspray: Remove broken MYSQL option

USE_PHP=mysql no longer works.

PR:		235942
This commit is contained in:
Tobias Kortkamp 2019-05-24 12:34:16 +00:00
parent c94db2238f
commit efe661c3ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502460

View File

@ -21,7 +21,7 @@ NO_WRKSUBDIR= yes
DOS2UNIX_REGEX= .php
OPTIONS_DEFINE= GRAPHVIZ MYSQL MYSQLI PGSQL DOCS
OPTIONS_DEFINE= GRAPHVIZ MYSQLI PGSQL DOCS
OPTIONS_DEFAULT= MYSQLI
DOCS_SUB_FILES= pkg-message
@ -48,7 +48,6 @@ FLYSPRAY_FILES= cache docs/licences/gnu_lgpl.html favicon.ico \
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
MYSQL_USE= PHP=mysql
MYSQLI_USE= PHP=mysqli
PGSQL_USE= PHP=pgsql
GRAPHVIZ_RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz