summaryrefslogtreecommitdiff
path: root/devel/scmcvs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/scmcvs')
-rw-r--r--devel/scmcvs/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/scmcvs/options.mk b/devel/scmcvs/options.mk
index 9efa2f869f0..6008e09853e 100644
--- a/devel/scmcvs/options.mk
+++ b/devel/scmcvs/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2008/01/04 06:48:06 martti Exp $
+# $NetBSD: options.mk,v 1.3 2012/06/12 15:45:56 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.cvs
PKG_SUPPORTED_OPTIONS= kerberos
@@ -10,6 +10,7 @@ PKG_SUPPORTED_OPTIONS= kerberos
empty(MACHINE_PLATFORM:MLinux-*) && \
defined(NOT_YET_AVAILABLE_FOR_CVS_1_11_21)
PKG_SUPPORTED_OPTIONS+= inet6
+PKG_SUGGESTED_OPTIONS+= inet6
.endif
.include "../../mk/bsd.options.mk"