summaryrefslogtreecommitdiff
path: root/x11/gnome-applets
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-12 15:45:54 +0000
committerwiz <wiz@pkgsrc.org>2012-06-12 15:45:54 +0000
commit2f9e0bbe6e02ff23897124bea48ccab863f0e96e (patch)
tree2b285fa6770b50661c5304db25cc980b3914e417 /x11/gnome-applets
parent6804dc0a40915fb99ab6be29d4e6e083c9def2e6 (diff)
downloadpkgsrc-2f9e0bbe6e02ff23897124bea48ccab863f0e96e.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-applets/options.mk b/x11/gnome-applets/options.mk
index 0d5c0e2bebc..bbe39231b98 100644
--- a/x11/gnome-applets/options.mk
+++ b/x11/gnome-applets/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2008/11/24 15:02:18 jmcneill Exp $
+# $NetBSD: options.mk,v 1.3 2012/06/12 15:46:04 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-applets
-PKG_SUPPORTED_OPTIONS= inet6 hal
-PKG_SUGGESTED_OPTIONS+= hal
+PKG_SUPPORTED_OPTIONS= hal inet6
+PKG_SUGGESTED_OPTIONS+= hal inet6
.include "../../mk/bsd.options.mk"