From 25fcd98b214a82c209ce8699be80281e1c500ec2 Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 3 Jul 2008 22:01:48 +0000 Subject: Don't suggest SASL by default. Ride recent PKGREVISION bump. --- devel/subversion-base/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/subversion-base/options.mk b/devel/subversion-base/options.mk index 4a025740858..66491e30128 100644 --- a/devel/subversion-base/options.mk +++ b/devel/subversion-base/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.7 2008/07/03 20:39:44 schmonz Exp $ +# $NetBSD: options.mk,v 1.8 2008/07/03 22:01:48 schmonz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.subversion PKG_SUPPORTED_OPTIONS= apache22 apr1 serf java sasl -PKG_SUGGESTED_OPTIONS= apr1 sasl +PKG_SUGGESTED_OPTIONS= apr1 # Note that this file is included as part of several packages. # Therefore this file only defines options, but does not include the -- cgit v1.2.3