Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2014 01:35:29 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338412 - head
Message-ID:  <201401020135.s021ZTLQ037298@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu Jan  2 01:35:29 2014
New Revision: 338412
URL: http://svnweb.freebsd.org/changeset/ports/338412

Log:
  Fix 20131216 databases/db4* entry to mention /etc/make.conf as the place where
  to add WITH_BDB_VER.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jan  2 00:24:27 2014	(r338411)
+++ head/UPDATING	Thu Jan  2 01:35:29 2014	(r338412)
@@ -114,7 +114,7 @@ you update your ports collection, before
   Note that Oracle Berkeley DB 6 is under the more restrictive Affero GPL v3
   license, be sure to review if using that fits your requirements.
 
-  You can add WITH_BDB_VER=5 or WITH_BDB_VER=6 to have all
+  You can add WITH_BDB_VER=5 or WITH_BDB_VER=6 to /etc/make.conf to have all
   applications that get rebuilt use Oracle Berkeley DB 5 or 6, respectively.
 
   DO NOT FORCE DELETE older BerkeleyDB packages, that breaks the upgrade



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401020135.s021ZTLQ037298>