diff --git a/media-libs/sge/sge-030809.recipe b/media-libs/sge/sge-030809.recipe index 5e7d73739..2f72dedc4 100644 --- a/media-libs/sge/sge-030809.recipe +++ b/media-libs/sge/sge-030809.recipe @@ -8,19 +8,25 @@ COPYRIGHT="1999-2003 Anders Lindstrom" REVISION="1" -ARCHITECTURES="x86_gcc2 x86 x86_64" +ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64" PROVIDES=" sge = $portVersion compat >= 030809 " REQUIRES=" - haiku >= $haikuVerison + haiku >= $haikuVersion lib:libSDL + lib:SDL_image + lib:freetype " BUILD_REQUIRES=" + haiku_devel devel:libSDL +# lib:libstdc++ what provides -lstdc++? + devel:sdl_image +# devel:freetype " BUILD_PREREQUIRES=" cmd:gcc