diff options
Diffstat (limited to 'chat/xchat/options.mk')
-rw-r--r-- | chat/xchat/options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/options.mk b/chat/xchat/options.mk index 0278ba349a3..150a7ba9b19 100644 --- a/chat/xchat/options.mk +++ b/chat/xchat/options.mk @@ -1,6 +1,6 @@ -# $NetBSD: options.mk,v 1.2 2005/06/06 11:35:39 tron Exp $ +# $NetBSD: options.mk,v 1.3 2005/06/06 11:43:50 tron Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.xchat2 +PKG_OPTIONS_VAR= PKG_OPTIONS.xchat PKG_SUPPORTED_OPTIONS= inet6 ssl socks5 PKG_SUGGESTED_OPTIONS= ssl PKG_OPTIONS_LEGACY_OPTS+= socks:socks5 |