mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
aobook: code style.
This commit is contained in:
@@ -13,6 +13,10 @@ SOURCE_DIR="aobook-haiku-${portVersion/_/-}"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/aobook directory
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
aobook$secondaryArchSuffix = $portVersion
|
||||
app:Aobook = $portVersion
|
||||
@@ -26,6 +30,7 @@ REQUIRES="
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
@@ -43,10 +48,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:sed
|
||||
"
|
||||
|
||||
USER_SETTINGS_FILES="
|
||||
settings/aobook directory
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make -C mlib -f Makefile.haiku $jobArgs OBJ_DIR=objects
|
||||
|
||||
Reference in New Issue
Block a user