summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
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 /sysutils/amanda-common
parent8c4fe22d872d153e4cc11d26e60ee4844f98a22a (diff)
downloadpkgsrc-ea483f8647279c031f590093ebf07eba4862f109.tar.gz
Add inet6 to default suggested options. It's 2012.
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/options.mk b/sysutils/amanda-common/options.mk
index 9fe3d7ad2d5..b82d60e1e21 100644
--- a/sysutils/amanda-common/options.mk
+++ b/sysutils/amanda-common/options.mk
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.4 2012/05/21 04:25:36 sbd Exp $
+# $NetBSD: options.mk,v 1.5 2012/06/12 15:46:03 wiz Exp $
# Since amanda's ipv6 usage is broken, turn it off by default.
PKG_OPTIONS_VAR= PKG_OPTIONS.amanda
PKG_SUPPORTED_OPTIONS+= inet6 amanda-fqdn amanda-ssh
-PKG_SUGGESTED_OPTIONS+= amanda-ssh
+PKG_SUGGESTED_OPTIONS+= inet6 amanda-ssh
PKG_OPTIONS_LEGACY_VARS+= AMANDA_FQDN:amanda-fqdn
PKG_OPTIONS_LEGACY_VARS+= AMANDA_SSH:amanda-ssh