summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
diff options
context:
space:
mode:
authorsbd <sbd>2012-07-16 00:33:44 +0000
committersbd <sbd>2012-07-16 00:33:44 +0000
commitac26789ab7449ca6111f2ac1e9d5ef0e97126725 (patch)
treefc8b91e7dc4480d863132cf3d34884353c45ccc0 /sysutils/amanda-common
parentf5326a9b5fddb5f8fc1c3b6875867b8e3cf6ba65 (diff)
downloadpkgsrc-ac26789ab7449ca6111f2ac1e9d5ef0e97126725.tar.gz
Make amanda-dump-snap a suggested option.
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amanda-common/options.mk b/sysutils/amanda-common/options.mk
index 593c6619673..6046cdcf213 100644
--- a/sysutils/amanda-common/options.mk
+++ b/sysutils/amanda-common/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2012/07/05 06:57:45 sbd Exp $
+# $NetBSD: options.mk,v 1.7 2012/07/16 00:33:44 sbd Exp $
# Since amanda's ipv6 usage is broken, turn it off by default.
@@ -8,6 +8,7 @@ PKG_SUPPORTED_OPTIONS+= inet6 amanda-fqdn amanda-ssh
PKG_SUGGESTED_OPTIONS+= inet6 amanda-ssh
# Client options.
PKG_SUPPORTED_OPTIONS+= amanda-smb amanda-dump-snap
+PKG_SUGGESTED_OPTIONS+= amanda-dump-snap
PKG_OPTIONS_LEGACY_VARS+= AMANDA_FQDN:amanda-fqdn
PKG_OPTIONS_LEGACY_VARS+= AMANDA_SSH:amanda-ssh