summaryrefslogtreecommitdiff
path: root/mk/flavor/README
diff options
context:
space:
mode:
authorrillig <rillig>2007-03-09 00:39:54 +0000
committerrillig <rillig>2007-03-09 00:39:54 +0000
commit3b3503d7a1a4896e5289672056038aca0151797f (patch)
tree008807eeeda864fdd459d9968b98336e030621b9 /mk/flavor/README
parentaa2482e490d11b8ec0d308a8c903c4dd145678c6 (diff)
downloadpkgsrc-3b3503d7a1a4896e5289672056038aca0151797f.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