summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 05:40:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 05:40:37 +0000
commitf5447d93be8416343a7bdfd7332194300bedd22c (patch)
treed3e62bc3ad91025687c4405359c6c92d0b2468d5 /net-mgmt
parent- Try to fix parallel (-jX) builds: use make's -C switch and add a missing (diff)
Add an explicit dependency on pkgconfig
Fix missing description for the NOTIFYEMAIL option
Notes
Notes: svn path=/head/; revision=325936
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 81378101ff55..001323cd0dda 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://collectd.org/files/
MAINTAINER= ports@bsdserwis.com
COMMENT= Systems & network statistics collection daemon
-USES= gmake
+USES= gmake pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf autoheader automake libltdl
@@ -27,6 +27,7 @@ GCRYPT_DESC= Build with libgcrypt
JSON_DESC= Enable JSON plugins
MEMCACHEC_DESC= Enable memcachec plugin
MODBUS_DESC= Enable modbus plugin
+NOTIFYEMAIL_DESC= Mail notification
MYSQL_DESC= Enable mysql-based plugins
NUTUPS_DESC= Enable nut (ups) plugin
PGSQL_DESC= Enable postgresql-based plugins