summaryrefslogtreecommitdiff
path: root/chat/unrealircd/options.mk
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-03-07 17:23:51 +0000
committeradrianp <adrianp@pkgsrc.org>2006-03-07 17:23:51 +0000
commite336412a37836e23df23592840dd95fc45bc57c3 (patch)
tree88d22c910ba5caa0c350ab5d356d50b865908dd7 /chat/unrealircd/options.mk
parent67fd9983e113338d7302e84cdd423aa7c46d1f44 (diff)
downloadpkgsrc-e336412a37836e23df23592840dd95fc45bc57c3.tar.gz
pkglintification
Add rehash option to rc.d script Remove dud mirror site Sort PLIST Bump pkgrevision
Diffstat (limited to 'chat/unrealircd/options.mk')
-rw-r--r--chat/unrealircd/options.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/unrealircd/options.mk b/chat/unrealircd/options.mk
index 6a660d4dfee..c10a6763461 100644
--- a/chat/unrealircd/options.mk
+++ b/chat/unrealircd/options.mk
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.7 2005/12/05 23:55:03 rillig Exp $
+# $NetBSD: options.mk,v 1.8 2006/03/07 17:23:51 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unrealircd
-PKG_OPTIONS_REQUIRED_GROUPS= role
-PKG_OPTIONS_GROUP.role= unrealircd-leaf unrealircd-hub
+PKG_OPTIONS_REQUIRED_GROUPS= role
+PKG_OPTIONS_GROUP.role= unrealircd-leaf unrealircd-hub
PKG_SUPPORTED_OPTIONS= inet6 unrealircd-nospoof unrealircd-leaf
PKG_SUPPORTED_OPTIONS+= unrealircd-ziplinks unrealircd-remoteinc ssl
@@ -22,7 +22,7 @@ PKG_SUGGESTED_OPTIONS= unrealircd-showlistmodes unrealircd-hub
CONFIGURE_ARGS+= --enable-inet6
MESSAGE_SRC+= ${WRKDIR}/.MESSAGE_SRC.inet6
.else
-CONFIGURE_ENV+= ac_cv_ip6=no
+CONFIGURE_ENV+= ac_cv_ip6=no
.endif
###