fastdep: fix PROVIDES.

This commit is contained in:
Jerome Duval
2018-08-06 17:00:03 +02:00
parent 79455a95ac
commit b055e97827

View File

@@ -5,7 +5,7 @@ slower hardware, it is several orders of magnitude faster than gcc."
HOMEPAGE="http://www.irule.be/bvh/c++/fastdep/"
COPYRIGHT="2003 Bart Vanhauwaert"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://ports-space.haiku-files.org/dev-util/source/fastdep-0.16.tar.gz"
CHECKSUM_SHA256="ce87d5aba71a38ad175c831f4f380498e04c22d75478310299812485b3202abb"
PATCHES="fastdep-0.16.patch"
@@ -13,6 +13,7 @@ PATCHES="fastdep-0.16.patch"
ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
fastdep = $portVersion
cmd:fastdep = $portVersion compat >= 0
"
REQUIRES="