aboutsummaryrefslogtreecommitdiff
path: root/security/base
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 12:39:28 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 12:39:28 +0000
commit74702ab222e86be10dd374914460939dbe06a000 (patch)
treeec0901a7a54b22ae32a448a6f0629a6e39a24d8c /security/base
parenteaa7e8f1ce8041000ecf0e538c69d0d457a7c1c2 (diff)
downloadports-74702ab222e86be10dd374914460939dbe06a000.tar.gz
ports-74702ab222e86be10dd374914460939dbe06a000.zip
security/base: Remove broken MYSQL option
USE_PHP=mysql no longer works. PR: 235942
Notes
Notes: svn path=/head/; revision=502463
Diffstat (limited to 'security/base')
-rw-r--r--security/base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/base/Makefile b/security/base/Makefile
index 23adbc8bb850..3ef31f674ed9 100644
--- a/security/base/Makefile
+++ b/security/base/Makefile
@@ -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