aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/smokeping
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2005-05-17 15:57:44 +0800
committerlth <lth@FreeBSD.org>2005-05-17 15:57:44 +0800
commitf01bd72e68c10df13b553ba097c9faf5eaf01ae5 (patch)
tree8ef4a8fe15ce1891c77db63d70e0022ce2720d84 /net-mgmt/smokeping
parent60d3539a5e581b30983b89ed30d343ce9901a4ca (diff)
downloadfreebsd-ports-gnome-f01bd72e68c10df13b553ba097c9faf5eaf01ae5.tar.gz
freebsd-ports-gnome-f01bd72e68c10df13b553ba097c9faf5eaf01ae5.tar.zst
freebsd-ports-gnome-f01bd72e68c10df13b553ba097c9faf5eaf01ae5.zip
Use IGNORE instead of BROKEN
Prompted by: kris
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r--net-mgmt/smokeping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 070a07d7891b..872cadaa2cc7 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
-BROKEN= "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