code style.

This commit is contained in:
Jerome Duval
2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@@ -24,6 +24,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
PROVIDES_devel="
mhash${secondaryArchSuffix}_devel = $portVersion
devel:libmhash$secondaryArchSuffix = $libVersion
@@ -31,6 +32,7 @@ PROVIDES_devel="
REQUIRES_devel="
mhash$secondaryArchSuffix == $portVersion base
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"