summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2019-04-16 09:31:34 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2019-04-16 09:31:34 +0000
commit86fc99d38e71d62d1321acc5cb0b2f4e7fbfe178 (patch)
tree332f8f79dc126af689d06e5f8d08380a425fda44 /irc
parent- Fix LICENSE (diff)
irc/ngircd: fix misprint in DEBUG_CONFIGURE_ENABLE
No PORTREVISION bump as default build is not affected. Reported by: Serpent7776 <serpent7776@gmail.com> via ports@
Notes
Notes: svn path=/head/; revision=499085
Diffstat (limited to 'irc')
-rw-r--r--irc/ngircd/Makefile2
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