mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
dev-*: reorder sections.
This commit is contained in:
@@ -13,10 +13,10 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libzip${secondaryArchSuffix} = $portVersion
|
||||
lib:libzip${secondaryArchSuffix} = $portVersion
|
||||
cmd:zipcmp${secondaryArchSuffix}
|
||||
cmd:zipmerge${secondaryArchSuffix}
|
||||
cmd:ziptorrent${secondaryArchSuffix}
|
||||
lib:libzip${secondaryArchSuffix} = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
@@ -37,9 +37,9 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
@@ -13,10 +13,10 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libzip${secondaryArchSuffix} = $portVersion
|
||||
lib:libzip${secondaryArchSuffix} = $portVersion
|
||||
cmd:zipcmp${secondaryArchSuffix}
|
||||
cmd:zipmerge${secondaryArchSuffix}
|
||||
cmd:ziptorrent${secondaryArchSuffix}
|
||||
lib:libzip${secondaryArchSuffix} = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
@@ -37,9 +37,9 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user