aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-03-13 00:26:35 +0000
committerMark Felder <feld@FreeBSD.org>2017-03-13 00:26:35 +0000
commitaab34f586e60278ad1c85d123ae72000fbcbca4a (patch)
tree5ae3837e063bd6ca74430739f4533f1b4fd7f84a
parent477e6fded5e08a0a789b835780fab36cebdfa744 (diff)
downloadports-aab34f586e60278ad1c85d123ae72000fbcbca4a.tar.gz
ports-aab34f586e60278ad1c85d123ae72000fbcbca4a.zip
MFH: r436031
net-mgmt/observium: mysql php extension not needed Approved by: ports-secteam (with hat)
Notes
Notes: svn path=/branches/2017Q1/; revision=436032
-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