diff options
author | Mark Felder <feld@FreeBSD.org> | 2017-03-13 00:25:55 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2017-03-13 00:25:55 +0000 |
commit | 1959d1a36dbf956667e4e84cb81ab19a3d153635 (patch) | |
tree | 69a11198972642bd981a5c4c6e1bf7c1b5cbb74e /net-mgmt/observium/Makefile | |
parent | 6b870c27445f09993452579b0cdca600ff079d35 (diff) |
Notes
Diffstat (limited to 'net-mgmt/observium/Makefile')
-rw-r--r-- | net-mgmt/observium/Makefile | 4 |
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 |