summaryrefslogtreecommitdiff
path: root/news/knews
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-12 15:45:54 +0000
committerwiz <wiz>2012-06-12 15:45:54 +0000
commitb20a8555f19e638b0da0a8606067173d14e92236 (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /news/knews
parent6fa662677d0b8372108ea1a048c01008bdcc82e9 (diff)
downloadpkgsrc-b20a8555f19e638b0da0a8606067173d14e92236.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index abdbefb0604..9de32a2fb79 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2012/03/04 07:45:02 tron Exp $
+# $NetBSD: Makefile,v 1.61 2012/06/12 15:46:02 wiz Exp $
DISTNAME= knews-1.0b.1
PKGNAME= knews-1.0
@@ -22,6 +22,7 @@ BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE
PKG_OPTIONS_VAR= PKG_OPTIONS.knews
PKG_SUPPORTED_OPTIONS= inet6
+PKG_SUGGESTED_OPTIONS= inet6
.include "../../mk/bsd.options.mk"