From 54d05fa49aacef69246df9d101e7ed52ea86cadd Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 17 Nov 2004 19:56:49 +0000 Subject: Remove obsolete variables. You'll want to use: PKG_OPTIONS.+= foo blah --- chat/xchat2/options.mk | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'chat/xchat2') diff --git a/chat/xchat2/options.mk b/chat/xchat2/options.mk index f245528ca0d..60d1e4d0424 100644 --- a/chat/xchat2/options.mk +++ b/chat/xchat2/options.mk @@ -1,15 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2004/10/30 18:28:00 minskim Exp $ - -# Global and legacy options -.if defined(USE_SOCKS) && !empty(USE_SOCKS:M[Yy][Ee][Ss]) -PKG_DEFAULT_OPTIONS+= socks -.endif -.if defined(XCHAT_USE_SSL) && !empty(XCHAT_USE_SSL:M[Yy][Ee][Ss]) -PKG_DEFAULT_OPTIONS+= ssl -.endif -.if defined(USE_INET6) && !empty(USE_INET6:M[yY][eE][sS]) -PKG_DEFAULT_OPTIONS+= inet6 -.endif +# $NetBSD: options.mk,v 1.2 2004/11/17 19:56:49 xtraeme Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.xchat2 PKG_SUPPORTED_OPTIONS= inet6 ssl socks -- cgit v1.2.3