diff options
Diffstat (limited to 'network/ngircd/README')
-rw-r--r-- | network/ngircd/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/ngircd/README b/network/ngircd/README index ed5c35783599..39f5d9062e60 100644 --- a/network/ngircd/README +++ b/network/ngircd/README @@ -7,3 +7,6 @@ on hosts with changing IP addresses (such as dial-in networks). This defaults to using gnutls for SSL support; if you prefer to use openssl (which will result in a non-redistributable package), then pass "SSLTYPE=openssl" to the script when running it. + +libident is an optional dependency; to enable it, pass IDENT=YES to +the build script. |