pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/subversion-base Don't suggest SASL by default. R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/684f22c87cd6
branches: trunk
changeset: 544031:684f22c87cd6
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jul 03 22:01:48 2008 +0000
description:
Don't suggest SASL by default. Ride recent PKGREVISION bump.
diffstat:
devel/subversion-base/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 0cdc6618216d -r 684f22c87cd6 devel/subversion-base/options.mk
--- a/devel/subversion-base/options.mk Thu Jul 03 21:50:02 2008 +0000
+++ b/devel/subversion-base/options.mk Thu Jul 03 22:01:48 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index