diff options
-rw-r--r-- | irc/ngircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 2bf053235b7e..280141358149 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -34,7 +34,7 @@ OPTIONS_RADIO= TLS OPTIONS_RADIO_TLS= GNUTLS OPENSSL OPTIONS_DEFAULT= ICONV IRCPLUS LIBWRAP OPENSSL PAM SYSLOG ZLIB -DEBUG_CONFIGURE_EBABLE= debug +DEBUG_CONFIGURE_ENABLE= debug GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls ICONV_USES= iconv |