summaryrefslogtreecommitdiffstats
path: root/tools/build/options
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-07-02 15:28:50 +0000
committerbapt <bapt@FreeBSD.org>2012-07-02 15:28:50 +0000
commit1903f68f13384640bd9d1f121ab7d94f0ef8c527 (patch)
treeeb67168c133607cc4dd4f75b6353d52e6bb12035 /tools/build/options
parent180d34b93e2d4611ce0c747c39d1be10b217d19d (diff)
downloadFreeBSD-src-1903f68f13384640bd9d1f121ab7d94f0ef8c527.zip
FreeBSD-src-1903f68f13384640bd9d1f121ab7d94f0ef8c527.tar.gz
New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg
Do not condition usr.sbin/pkg building on WITHOUT_PKGTOOLS anymore, so that users can remove the old pkg_* tools without removing the pkgng boostrap Approved by: des (mentor) MFC after: 1 month
Diffstat (limited to 'tools/build/options')
-rw-r--r--tools/build/options/WITHOUT_PKGBOOSTRAP4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_PKGBOOSTRAP b/tools/build/options/WITHOUT_PKGBOOSTRAP
new file mode 100644
index 0000000..8d4ae45
--- /dev/null
+++ b/tools/build/options/WITHOUT_PKGBOOSTRAP
@@ -0,0 +1,4 @@
+.\" $FreeBSD$
+Set to not build
+.Xr pkg
+bootstrap tool
OpenPOWER on IntegriCloud