Fix commented description for ziplinks
This commit is contained in:
parent
566dcd2b71
commit
74c263c7fe
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: options.mk,v 1.1 2005/11/13 22:40:00 adrianp Exp $
|
||||
# $NetBSD: options.mk,v 1.2 2005/11/13 22:58:05 adrianp Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.ircd-hybrid
|
||||
PKG_SUPPORTED_OPTIONS= efnet ssl halfops small-net ziplinks
|
||||
|
@ -42,7 +42,7 @@ CONFIGURE_ARGS+= --enable-small-net
|
|||
.endif
|
||||
|
||||
###
|
||||
### Enable OpenSSL support
|
||||
### Compress data before transmitting it between servers
|
||||
###
|
||||
.if !empty(PKG_OPTIONS:Mziplinks)
|
||||
. include "../../devel/zlib/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue