diff options
author | Eugene Grosbein <eugen@FreeBSD.org> | 2019-04-16 09:31:34 +0000 |
---|---|---|
committer | Eugene Grosbein <eugen@FreeBSD.org> | 2019-04-16 09:31:34 +0000 |
commit | 86fc99d38e71d62d1321acc5cb0b2f4e7fbfe178 (patch) | |
tree | 332f8f79dc126af689d06e5f8d08380a425fda44 /irc/ngircd/Makefile | |
parent | 06499d118af223a7f7f782df511d768247d5094a (diff) | |
download | ports-86fc99d38e71d62d1321acc5cb0b2f4e7fbfe178.tar.gz ports-86fc99d38e71d62d1321acc5cb0b2f4e7fbfe178.zip |
Notes
Diffstat (limited to 'irc/ngircd/Makefile')
-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 |