summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-03-19 11:28:47 +0000
committerdmcmahill <dmcmahill>2001-03-19 11:28:47 +0000
commitd8661263b7ac910aa32979f4a4e5c51fcb98dbfa (patch)
tree23e79580c4771e4745b6b313214ff242ab712d54 /Packages.txt
parent5c3513d47ed12f1eba73fb77dd0707682a516cab (diff)
downloadpkgsrc-d8661263b7ac910aa32979f4a4e5c51fcb98dbfa.tar.gz
document BULK_PREREQ.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index baeab4cdca7..91d804678e4 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.143 2001/03/12 11:23:01 skrll Exp $
+# $NetBSD: Packages.txt,v 1.144 2001/03/19 11:28:47 dmcmahill Exp $
###########################################################################
==========================
@@ -334,6 +334,13 @@ local policy:
sun-swing-license \
sun-jsdk20-license
+If you wish to use xpkgwedge for the entire build, then add:
+
+ BULK_PREREQ+= pkgtools/xpkgwedge
+
+Other packages which must be installed during the bulk build to modify the
+build behaviour may be added to the BULK_PREREQ variable. Note that currently
+the only package for which BULK_PREREQ makes sense is xpkgwedge.
3.2.1.2 build.conf
==================