mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Remove two more instances of mkdepend that I missed.
This commit is contained in:
@@ -27,7 +27,7 @@ BUILD_PREREQUIRES="
|
|||||||
makefile_engine
|
makefile_engine
|
||||||
cmd:make
|
cmd:make
|
||||||
cmd:gcc
|
cmd:gcc
|
||||||
cmd:mkdepend"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku_devel
|
haiku_devel
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ differences. It also compares floating-point values with a tolerance, so you \
|
|||||||
can look in data files for discrepancies.
|
can look in data files for discrepancies.
|
||||||
"
|
"
|
||||||
SUMMARY="Advanced command line tool like standard 'diff'"
|
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"
|
SOURCE_URI="git+https://github.com/HaikuArchives/Spiff#50fa5e3cfe1431071b1de57828508f6903b052c2"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
#STATUS_HAIKU="stable"
|
#STATUS_HAIKU="stable"
|
||||||
@@ -30,10 +30,10 @@ BUILD_PREREQUIRES="
|
|||||||
devel:libncurses
|
devel:libncurses
|
||||||
cmd:gcc
|
cmd:gcc
|
||||||
cmd:make
|
cmd:make
|
||||||
cmd:mkdepend"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku_devel
|
haiku_devel
|
||||||
devel:libncurses
|
devel:libncurses
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user