Fix typo that prevented the IPV6 option from working. Switch

to USES=ssl while here.
This commit is contained in:
Adam Weinberger 2016-12-17 22:58:20 +00:00
parent 58bb985474
commit 57ce8fbefa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428811

View file

@ -25,12 +25,12 @@ OPTIONS_RADIO= SSL
OPTIONS_RADIO_SSL= GNUTLS OPENSSL
OPTIONS_DEFAULT= OPENSSL REGEX UTF8
IPV_CONFIGURE_ENABLE= ipv6
IPV6_CONFIGURE_ENABLE= ipv6
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_USES= pkgconfig
GNUTLS_CONFIGURE_ON= --with-ssl
REGEX_CONFIGURE_ENABLE= regexp
OPENSSL_USE= OPENSSL=yes
OPENSSL_USES= ssl
OPENSSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
UTF8_CONFIGURE_ENABLE= utf8