aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/busybox
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-06-26 17:48:28 +0800
committerluigi <luigi@FreeBSD.org>2009-06-26 17:48:28 +0800
commit249eafa70c02d2403eaa22bbd33720c9090e8c45 (patch)
tree02cbe7167aa60fbf84cb90b815626e44aa47ec24 /sysutils/busybox
parent00a9c4a8fa13635d1d7e3e1059f1514634428c13 (diff)
downloadfreebsd-ports-gnome-249eafa70c02d2403eaa22bbd33720c9090e8c45.tar.gz
freebsd-ports-gnome-249eafa70c02d2403eaa22bbd33720c9090e8c45.tar.zst
freebsd-ports-gnome-249eafa70c02d2403eaa22bbd33720c9090e8c45.zip
unbreak the port temporarily commenting out traceroute.
Diffstat (limited to 'sysutils/busybox')
-rw-r--r--sysutils/busybox/files/data-.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/busybox/files/data-.config b/sysutils/busybox/files/data-.config
index 1fdab7187493..f26edf32301b 100644
--- a/sysutils/busybox/files/data-.config
+++ b/sysutils/busybox/files/data-.config
@@ -698,7 +698,7 @@ CONFIG_FEATURE_TFTP_GET=y
CONFIG_FEATURE_TFTP_PUT=y
CONFIG_FEATURE_TFTP_BLOCKSIZE=y
# CONFIG_TFTP_DEBUG is not set
-CONFIG_TRACEROUTE=y
+CONFIG_TRACEROUTE=n
# CONFIG_FEATURE_TRACEROUTE_VERBOSE is not set
# CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
# CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set