From c25b416152c2e384b0b7023d1f52321a24141f0a Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Sun, 19 Jul 2015 14:01:11 -0400 Subject: [PATCH] Remove two more instances of mkdepend that I missed. --- haiku-apps/resourcer/resourcer-1.0.recipe | 2 +- sys-apps/spiff/spiff-1.recipe | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/haiku-apps/resourcer/resourcer-1.0.recipe b/haiku-apps/resourcer/resourcer-1.0.recipe index 82573dc53..5bdf11697 100644 --- a/haiku-apps/resourcer/resourcer-1.0.recipe +++ b/haiku-apps/resourcer/resourcer-1.0.recipe @@ -27,7 +27,7 @@ BUILD_PREREQUIRES=" makefile_engine cmd:make cmd:gcc - cmd:mkdepend" + " BUILD_REQUIRES=" haiku_devel diff --git a/sys-apps/spiff/spiff-1.recipe b/sys-apps/spiff/spiff-1.recipe index febcc2977..58eb086a6 100644 --- a/sys-apps/spiff/spiff-1.recipe +++ b/sys-apps/spiff/spiff-1.recipe @@ -8,7 +8,7 @@ differences. It also compares floating-point values with a tolerance, so you \ can look in data files for discrepancies. " SUMMARY="Advanced command line tool like standard 'diff'" -HOMEPAGE="https://github.com/HaikuArchives/Spiff" +HOMEPAGE="https://github.com/HaikuArchives/Spiff" SOURCE_URI="git+https://github.com/HaikuArchives/Spiff#50fa5e3cfe1431071b1de57828508f6903b052c2" REVISION="1" #STATUS_HAIKU="stable" @@ -30,10 +30,10 @@ BUILD_PREREQUIRES=" devel:libncurses cmd:gcc cmd:make - cmd:mkdepend" + " BUILD_REQUIRES=" - haiku_devel + haiku_devel devel:libncurses "