diff options
Diffstat (limited to 'devel/subversion-base/options.mk')
-rw-r--r-- | devel/subversion-base/options.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/subversion-base/options.mk b/devel/subversion-base/options.mk index 8c79586f9e0..4a025740858 100644 --- a/devel/subversion-base/options.mk +++ b/devel/subversion-base/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.6 2008/07/02 13:14:23 gdt Exp $ +# $NetBSD: options.mk,v 1.7 2008/07/03 20:39:44 schmonz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.subversion -PKG_SUPPORTED_OPTIONS= apache22 apr1 serf java -PKG_SUGGESTED_OPTIONS= apr1 +PKG_SUPPORTED_OPTIONS= apache22 apr1 serf java sasl +PKG_SUGGESTED_OPTIONS= apr1 sasl # Note that this file is included as part of several packages. # Therefore this file only defines options, but does not include the |