Adjust recipes to separation of buildhost and target packages

This commit is contained in:
Oliver Tappe
2013-08-05 00:14:47 +02:00
parent d525fee8e9
commit 39a646a289
86 changed files with 294 additions and 296 deletions

View File

@@ -30,14 +30,14 @@ REQUIRES="
cmd:sh
"
BUILD_REQUIRES="
cmd:perl >= 5.8
cmd:sed
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
cmd:autoconf >= 2.60
cmd:make
cmd:makeinfo
cmd:perl >= 5.8
cmd:sed
"
SOURCE_DIR="$portVersionedName"