aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagvis
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-24 20:42:46 +0800
committertobik <tobik@FreeBSD.org>2019-05-24 20:42:46 +0800
commitc0a293cb7d6edc8d4b023fbce2a75208fd6a1235 (patch)
treea9873e696df6edb555041aded152016d277995ef /net-mgmt/nagvis
parentf9da1af99b347ef569415035f5bb8d66d6551c09 (diff)
downloadfreebsd-ports-gnome-c0a293cb7d6edc8d4b023fbce2a75208fd6a1235.tar.gz
freebsd-ports-gnome-c0a293cb7d6edc8d4b023fbce2a75208fd6a1235.tar.zst
freebsd-ports-gnome-c0a293cb7d6edc8d4b023fbce2a75208fd6a1235.zip
net-mgmt/nagvis: Mark NDO2DB option as broken
USE_PHP=mysql no longer works. PR: 238103
Diffstat (limited to 'net-mgmt/nagvis')
-rw-r--r--net-mgmt/nagvis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagvis/Makefile b/net-mgmt/nagvis/Makefile
index c1ebc7281390..0cbb8d23bb8a 100644
--- a/net-mgmt/nagvis/Makefile
+++ b/net-mgmt/nagvis/Makefile
@@ -38,7 +38,8 @@ NDO2DB_DESC= Depend on ndo2db broker
GRAPHVIZ_RUN_DEPENDS= dot:graphics/graphviz
MKLIVESTATUS_RUN_DEPENDS= mk-livestatus>=0:net-mgmt/mk-livestatus
-NDO2DB_USE= PHP=mysql
+NDO2DB_BROKEN= USE_PHP=mysql no longer supported
+#NDO2DB_USE= PHP=mysql
NDO2DB_RUN_DEPENDS= ndo2db-3x:net-mgmt/ndoutils
post-extract: