Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2013 23:12:37 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r253306 - head/share/man/man5
Message-ID:  <201307122312.r6CNCbpE086826@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Jul 12 23:12:37 2013
New Revision: 253306
URL: http://svnweb.freebsd.org/changeset/base/253306

Log:
  Regenerate src.conf(5) after changing WITHOUT_PKGTOOLS to WITH_PKGTOOLS

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Fri Jul 12 23:11:17 2013	(r253305)
+++ head/share/man/man5/src.conf.5	Fri Jul 12 23:12:37 2013	(r253306)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: head/tools/build/options/makeman 251685 2013-06-13 13:05:08Z emaste
+.\" from FreeBSD: head/tools/build/options/makeman 253304 2013-07-12 23:08:44Z bapt
 .\" $FreeBSD$
-.Dd July 3, 2013
+.Dd July 13, 2013
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -962,9 +962,9 @@ When set, it also enforces the following
 Set to not build
 .Xr pkg 1
 bootstrap tool
-.It Va WITHOUT_PKGTOOLS
-.\" from FreeBSD: head/tools/build/options/WITHOUT_PKGTOOLS 183242 2008-09-21 22:02:26Z sam
-Set to not build
+.It Va WITH_PKGTOOLS
+.\" from FreeBSD: head/tools/build/options/WITH_PKGTOOLS 253305 2013-07-12 23:11:17Z bapt
+Set to build
 .Xr pkg_add 8
 and related programs.
 .It Va WITHOUT_PMC



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