diff options
Diffstat (limited to 'net-mgmt/collectd/Makefile')
-rw-r--r-- | net-mgmt/collectd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 5ba5ab45e6e1..59bb4a222258 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -12,6 +12,9 @@ COMMENT= Systems & network statistics collection daemon LICENSE= GPLv2 +DEPRECATED= Please move to collectd5 - collect4 is not developed/patched +EXPIRATION_DATE= 2015-10-31 + LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl GNU_CONFIGURE= yes |