aboutsummaryrefslogtreecommitdiff
path: root/irc/scrollz
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-12-17 22:58:20 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-12-17 22:58:20 +0000
commit57ce8fbefaf5f24f5708dd8b937be0c69a23e2dd (patch)
tree05983763669e65ab81815f0ceac6c7372142b1ad /irc/scrollz
parent58bb9854743cd3e204ca4512f8a6397a03657f22 (diff)
downloadports-57ce8fbefaf5f24f5708dd8b937be0c69a23e2dd.tar.gz
ports-57ce8fbefaf5f24f5708dd8b937be0c69a23e2dd.zip
Fix typo that prevented the IPV6 option from working. Switch
to USES=ssl while here.
Notes
Notes: svn path=/head/; revision=428811
Diffstat (limited to 'irc/scrollz')
-rw-r--r--irc/scrollz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index b500b4512fd6..240af7ed738c 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -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