aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2017-03-13 08:25:55 +0800
committerfeld <feld@FreeBSD.org>2017-03-13 08:25:55 +0800
commit55acd8d5fc292be2e392b0a3993b8e816a4068c5 (patch)
tree69a11198972642bd981a5c4c6e1bf7c1b5cbb74e /net-mgmt
parent3de300276bba6d723488581562112b4ac9cb0e95 (diff)
downloadfreebsd-ports-gnome-55acd8d5fc292be2e392b0a3993b8e816a4068c5.tar.gz
freebsd-ports-gnome-55acd8d5fc292be2e392b0a3993b8e816a4068c5.tar.zst
freebsd-ports-gnome-55acd8d5fc292be2e392b0a3993b8e816a4068c5.zip
net-mgmt/observium: mysql php extension not needed
MFH: 2017Q1
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/observium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile
index d9f301a2f108..21dc793167ea 100644
--- a/net-mgmt/observium/Makefile
+++ b/net-mgmt/observium/Makefile
@@ -3,7 +3,7 @@
PORTNAME= observium
PORTVERSION= 0.16.10.8128
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://www.observium.org/
DISTNAME= ${PORTNAME}-community-latest
@@ -54,7 +54,7 @@ SHEBANG_FILES= mibs/process.pl \
scripts/rrdtoolx.py \
poller-wrapper.py
-USE_PHP= ctype filter gd iconv json mcrypt mysql mysqli openssl posix session snmp tokenizer xml zlib
+USE_PHP= ctype filter gd iconv json mcrypt mysqli openssl posix session snmp tokenizer xml zlib
IGNORE_WITH_PHP= 71
NO_BUILD= yes