aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-04-05 02:43:47 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-04-05 02:43:47 +0000
commit9af00286b3d2da0e002e8933a56f3c42e7aa9471 (patch)
tree984cff6ea218ce29720881dd4a256297cd7ec005 /net-mgmt
parentaae10343bf60007a9231cbf119f98fa02edc69d2 (diff)
downloadports-9af00286b3d2da0e002e8933a56f3c42e7aa9471.tar.gz
ports-9af00286b3d2da0e002e8933a56f3c42e7aa9471.zip
Fix incorrect message about WITHOUT_IPV6.
Reported by: many
Notes
Notes: svn path=/head/; revision=106166
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile2
-rw-r--r--net-mgmt/net-snmp/Makefile2
-rw-r--r--net-mgmt/net-snmp53/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index f0cb6cf85ba3..1527c7a22721 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -188,7 +188,7 @@ pre-everything::
@${ECHO_MSG} " the necessary information is not available."
@${ECHO_MSG} "WITHOUT_PERL=yes Install the perl modules along with the rest"
@${ECHO_MSG} " of the net-snmp toolkit."
- @${ECHO_MSG} "WITHOUT_IPV6=yes Generate IPv6 ready version."
+ @${ECHO_MSG} "WITHOUT_IPV6=yes Disable IPv6."
@${ECHO_MSG}
@${ECHO_MSG} "DEFAULT_SNMP_VERSION=\"3\" Default version of SNMP to use."
@${ECHO_MSG} "NET_SNMP_SYS_CONTACT=\"${NET_SNMP_SYS_CONTACT}\""
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index f0cb6cf85ba3..1527c7a22721 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -188,7 +188,7 @@ pre-everything::
@${ECHO_MSG} " the necessary information is not available."
@${ECHO_MSG} "WITHOUT_PERL=yes Install the perl modules along with the rest"
@${ECHO_MSG} " of the net-snmp toolkit."
- @${ECHO_MSG} "WITHOUT_IPV6=yes Generate IPv6 ready version."
+ @${ECHO_MSG} "WITHOUT_IPV6=yes Disable IPv6."
@${ECHO_MSG}
@${ECHO_MSG} "DEFAULT_SNMP_VERSION=\"3\" Default version of SNMP to use."
@${ECHO_MSG} "NET_SNMP_SYS_CONTACT=\"${NET_SNMP_SYS_CONTACT}\""
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index f0cb6cf85ba3..1527c7a22721 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -188,7 +188,7 @@ pre-everything::
@${ECHO_MSG} " the necessary information is not available."
@${ECHO_MSG} "WITHOUT_PERL=yes Install the perl modules along with the rest"
@${ECHO_MSG} " of the net-snmp toolkit."
- @${ECHO_MSG} "WITHOUT_IPV6=yes Generate IPv6 ready version."
+ @${ECHO_MSG} "WITHOUT_IPV6=yes Disable IPv6."
@${ECHO_MSG}
@${ECHO_MSG} "DEFAULT_SNMP_VERSION=\"3\" Default version of SNMP to use."
@${ECHO_MSG} "NET_SNMP_SYS_CONTACT=\"${NET_SNMP_SYS_CONTACT}\""