summaryrefslogtreecommitdiff
path: root/chat/xchat2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-17 19:56:49 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-17 19:56:49 +0000
commit54d05fa49aacef69246df9d101e7ed52ea86cadd (patch)
tree53ab723e0a6ce8b3206592bcc2acebd6f45c7f75 /chat/xchat2
parent9418b1ff378c1e41a675ba521d4a3b183a824a36 (diff)
downloadpkgsrc-54d05fa49aacef69246df9d101e7ed52ea86cadd.tar.gz
Remove obsolete variables. You'll want to use:
PKG_OPTIONS.<pkg>+= foo blah
Diffstat (limited to 'chat/xchat2')
-rw-r--r--chat/xchat2/options.mk13
1 files changed, 1 insertions, 12 deletions
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