mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
mdds: fix compat string.
This commit is contained in:
@@ -4,15 +4,15 @@ and indexing algorithms."
|
||||
HOMEPAGE="https://gitlab.com/mdds/mdds"
|
||||
COPYRIGHT="2010-2018 Kohei Yoshida et al."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://kohei.us/files/mdds/src/mdds-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="144d6debd7be32726f332eac14ef9f17e2d3cf89cb3250eb31a7127e0789680d"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="
|
||||
mdds = $portVersion compat >= 1.2
|
||||
devel:mdds = $portVersion compat >= 1.2
|
||||
mdds = $portVersion compat >= 1.5
|
||||
devel:mdds = $portVersion compat >= 1.5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
|
||||
Reference in New Issue
Block a user