diff options
Diffstat (limited to 'irc/anope/Makefile')
-rw-r--r-- | irc/anope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index dcfc918b73d0..df16f81c2cba 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -56,7 +56,7 @@ PLIST_SUB+= MYSQL="@comment " .if ${PORT_OPTIONS:MOPENSSL} PLIST_SUB+= OPENSSL="" -OPENSSL_USE= openssl=yes +USES+= ssl .else PLIST_SUB+= OPENSSL="@comment " .endif |