diff options
-rw-r--r-- | net-mgmt/collectd5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 593f679515c8..0583772d4c8e 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl WANT_GNOME= yes +LATEST_LINK= collectd5 + OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \ BIND "Enable BIND 9.5+ statistics" On \ DEBUG "Enable debugging" Off \ |