diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-05-17 07:59:10 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-05-17 07:59:10 +0000 |
commit | 0116f6f0a6f3923ddf555124da331d9e5b74f5e4 (patch) | |
tree | 659eca80017efd02ab1132343802d890b8482285 /net-mgmt/smokeping | |
parent | a9f77cbd5d215455c37a3b6da7d305a91a96e41c (diff) |
Notes
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 872cadaa2cc7..169f92ecdf4b 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net -IGNORE= "only works with old versions (1.0.x) of net/rrdtool" +IGNORE= only works with old versions (1.0.x) of net/rrdtool OPTIONS= FPING "Support for fping probes" on OPTIONS+= ECHOPING "Support for EchoPing probes" off |