fontboy: code style.

This commit is contained in:
Jerome Duval
2018-08-03 13:44:22 +02:00
parent 8a7c6d1d97
commit 06c0315ba0

View File

@@ -15,6 +15,10 @@ PATCHES="fontboy-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86_64"
USER_SETTINGS_FILES="
settings/Fontboy_prefs
"
PROVIDES="
fontboy = $portVersion
app:FontBoy = $portVersion
@@ -23,18 +27,15 @@ REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:g++
cmd:xres
cmd:make
"
BUILD_REQUIRES="
haiku_devel
"
USER_SETTINGS_FILES="
settings/Fontboy_prefs
"
BUILD()
{