summaryrefslogtreecommitdiff
path: root/mk/flavor/README
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-03-09 00:39:54 +0000
committerrillig <rillig@pkgsrc.org>2007-03-09 00:39:54 +0000
commit8dd9cf3d4162913fd089809e2232b553d9841b46 (patch)
tree008807eeeda864fdd459d9968b98336e030621b9 /mk/flavor/README
parent18851a0799b64dde749a6e48d0b462fbb7cba28a (diff)
downloadpkgsrc-8dd9cf3d4162913fd089809e2232b553d9841b46.tar.gz
Renamed some more flavor-specific targets to have the form _flavor-*.
Split check-vulnerable into a general an a flavor-specific part, for consistence with all the other targets.
Diffstat (limited to 'mk/flavor/README')
-rw-r--r--mk/flavor/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/flavor/README b/mk/flavor/README
index aca6fc0a9eb..36ca1b2a8e8 100644
--- a/mk/flavor/README
+++ b/mk/flavor/README
@@ -45,12 +45,12 @@ XXX: Why isn't this variable in the previous list?
The following make targets must be implemented:
-* check-vulnerable
-* deinstall-pkg
+* _flavor-check-vulnerable
+* _flavor-deinstall
* show-depends
-* depends-install
+* _flavor-install-dependencies
* bootstrap-depends
-* register-pkg
+* _flavor-register
* tarup (XXX: This doesn't sound like a target that should be defined
here.)
* tarup-pkg