summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-04 22:52:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-04 22:52:25 +0000
commit0d0146bbc541016e79927cbb0f9a0dfd41b3e370 (patch)
tree8363631b846a6e23ab97d1131e08ef7bf9bb18f2 /net-mgmt
parentUpdate to 2.1.3 which fixes building on 5.0. (diff)
WITH_PORTSSL is not needed anymore.
Reported by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=76881
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index c6489a3d0b56..f9f900a73eed 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -83,10 +83,6 @@ pre-everything::
@${ECHO} ""
@${ECHO} "You may use the following build option(s):"
@${ECHO} ""
- @${ECHO} " WITH_PORTSSL=yes Use the OpenSSL Version delivered by the ports."
- @${ECHO} " With FreeBSD 5, net-snmp4 requires automaticly"
- @${ECHO} " the OpenSSL ports-version. In the 5 case, you"
- @${ECHO} " don't need to define WITH_PORTSSL (default)."
@${ECHO} " WITHOUT_SSL=yes Disable the OpenSSL support."
@${ECHO} ""