aboutsummaryrefslogtreecommitdiff
path: root/security/snortreport/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 12:37:23 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 12:37:23 +0000
commiteaa7e8f1ce8041000ecf0e538c69d0d457a7c1c2 (patch)
treedc2acf1fd48f2fe201b4c2c2c34e36a299927703 /security/snortreport/Makefile
parenta8a9149eb324b20a62cfdb78132a569c6fab2046 (diff)
downloadports-eaa7e8f1ce8041000ecf0e538c69d0d457a7c1c2.tar.gz
ports-eaa7e8f1ce8041000ecf0e538c69d0d457a7c1c2.zip
security/snortreport: Mark MYSQL option as broken
PR: 238102
Notes
Notes: svn path=/head/; revision=502462
Diffstat (limited to 'security/snortreport/Makefile')
-rw-r--r--security/snortreport/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile
index 7827b6335f58..cd53e73bf712 100644
--- a/security/snortreport/Makefile
+++ b/security/snortreport/Makefile
@@ -26,7 +26,8 @@ FTYPES= css html js php phps png sample
USES= php:web
-MYSQL_USE= php=mysql
+MYSQL_BROKEN= USE_PHP=mysql no longer supported
+#MYSQL_USE= php=mysql
PGSQL_USE= php=pgsql
pre-everything::