mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -16,17 +16,17 @@ PROVIDES="
|
||||
libmaxminddb$secondaryArchSuffix = $portVersion
|
||||
cmd:mmdblookup$secondaryArchSuffix
|
||||
lib:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
devel:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libmaxminddb$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:awk
|
||||
|
||||
Reference in New Issue
Block a user