Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.

Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
This commit is contained in:
Augustin Cavalier
2015-07-19 13:59:19 -04:00
parent 97cd269925
commit 6299524859
94 changed files with 0 additions and 94 deletions

View File

@@ -38,7 +38,6 @@ BUILD_PREREQUIRES="
makefile_engine
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:mkdepend
"
BUILD()