mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dev-*: reorder sections.
This commit is contained in:
@@ -28,8 +28,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
npth${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libnpth$secondaryArchSuffix = $libVersionCompat
|
||||
cmd:npth_config$secondaryArchSuffix = $portVersion
|
||||
devel:libnpth$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
npth$secondaryArchSuffix == $portVersion
|
||||
@@ -39,12 +39,12 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:autoconf
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:awk
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user