summaryrefslogtreecommitdiff
path: root/chat/cgiirc
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-12 15:45:54 +0000
committerwiz <wiz>2012-06-12 15:45:54 +0000
commitea483f8647279c031f590093ebf07eba4862f109 (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /chat/cgiirc
parent8c4fe22d872d153e4cc11d26e60ee4844f98a22a (diff)
downloadpkgsrc-ea483f8647279c031f590093ebf07eba4862f109.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'chat/cgiirc')
-rw-r--r--chat/cgiirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile
index 0baa3d18173..fbecb49fbfd 100644
--- a/chat/cgiirc/Makefile
+++ b/chat/cgiirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/03/02 20:24:40 gls Exp $
+# $NetBSD: Makefile,v 1.18 2012/06/12 15:45:55 wiz Exp $
DISTNAME= cgiirc-0.5.10
#PKGREVISION= 2
@@ -22,6 +22,7 @@ CONF_FILES+= ${PREFIX}/share/examples/cgiirc/cgiirc.config \
PKG_OPTIONS_VAR= PKG_OPTIONS.cgiirc
PKG_SUPPORTED_OPTIONS= inet6
+PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"