summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-08 02:16:33 +0000
committerjlam <jlam@pkgsrc.org>2006-07-08 02:16:33 +0000
commit15d3920cf75320d0f82fe1f29abdbb33e918a004 (patch)
tree4ecc272f602cb357ebbb9b8ebb08f50733a1c607 /mk/bsd.pkg.mk
parentc653d966cbed0e674a406ffd504c32ceb66c8de9 (diff)
downloadpkgsrc-15d3920cf75320d0f82fe1f29abdbb33e918a004.tar.gz
Update the comments to reflect the current default workflow.
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 433bb182890..c7a3a3e23ea 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1866 2006/07/07 21:24:27 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1867 2006/07/08 02:16:33 jlam Exp $
#
# This file is in the public domain.
#
@@ -7,7 +7,9 @@
# Please see the pkgsrc/doc/guide manual for details on the
# variables used in this make file template.
#
-# Default sequence for "all" is: fetch checksum extract patch configure build
+# Default sequence for "all" is:
+#
+# fetch checksum depends tools extract patch wrapper configure build
#
# Please read the comments in the targets section below, you
# should be able to use the pre-* or post-* targets/scripts