diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-04 22:52:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-04 22:52:25 +0000 |
commit | 0d0146bbc541016e79927cbb0f9a0dfd41b3e370 (patch) | |
tree | 8363631b846a6e23ab97d1131e08ef7bf9bb18f2 /net/net-snmp4 | |
parent | 650163ac999c28fee110a3b5ed66cc3f6a21ed72 (diff) | |
download | ports-0d0146bbc541016e79927cbb0f9a0dfd41b3e370.tar.gz ports-0d0146bbc541016e79927cbb0f9a0dfd41b3e370.zip |
Notes
Diffstat (limited to 'net/net-snmp4')
-rw-r--r-- | net/net-snmp4/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index c6489a3d0b56..f9f900a73eed 100644 --- a/net/net-snmp4/Makefile +++ b/net/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} "" |