pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/unrealircd Remove PKG_OPTIONS_OPTIONAL_GROUPS as ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/120f34688cc6
branches: trunk
changeset: 503875:120f34688cc6
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Dec 01 18:20:09 2005 +0000
description:
Remove PKG_OPTIONS_OPTIONAL_GROUPS as PKG_OPTIONS_REQUIRED_GROUPS does
the job on it's own. Suggesed by wiz@ in private email.
diffstat:
chat/unrealircd/options.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 322cf6fc5e84 -r 120f34688cc6 chat/unrealircd/options.mk
--- a/chat/unrealircd/options.mk Thu Dec 01 18:16:50 2005 +0000
+++ b/chat/unrealircd/options.mk Thu Dec 01 18:20:09 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: options.mk,v 1.3 2005/12/01 18:09:37 adrianp Exp $
+# $NetBSD: options.mk,v 1.4 2005/12/01 18:20:09 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unrealircd
PKG_OPTIONS_REQUIRED_GROUPS= role
-PKG_OPTIONS_OPTIONAL_GROUPS= role
PKG_OPTIONS_GROUP.role= leaf hub
PKG_SUPPORTED_OPTIONS= inet6 nospoof hub leaf ziplinks remoteinc ssl chroot
Home |
Main Index |
Thread Index |
Old Index