From 62198f53cd1d13e48dd1fea4f4d290a6f6ab558d Mon Sep 17 00:00:00 2001 From: Scott McCreary Date: Sun, 27 Oct 2013 02:07:14 -0700 Subject: [PATCH] Marked sge as broken. Fixed typo, and it gets all the way to linking, but what PROVIDES -lstdc++? --- media-libs/sge/sge-030809.recipe | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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