www/wget2: fix dependencies and modernize options handling
- Fix unaccounted depends:
- gnutls is needed for libmicrohttp (TEST option) support.
- when SSL support is disabled, libnettle is needed for hashing and checksumming.
- Fix configure argument name for lzip, help is incorrect about it.
- Completely convert to options helpers by introducing NOSSL pseudooption.