diff --git a/games-sports/billardgl/billardgl-1.75.recipe b/games-sports/billardgl/billardgl-1.75.recipe index 861250f3d..4f37ebbb4 100644 --- a/games-sports/billardgl/billardgl-1.75.recipe +++ b/games-sports/billardgl/billardgl-1.75.recipe @@ -1,8 +1,7 @@ SUMMARY="A 3D OpenGL Billard Simulator" -DESCRIPTION=" -BillardGL is a very nice looking OpenGL pool billiard simulation, which was \ -developed within the scope of the course "Computergraphics" at the University \ -of Freiburg (Germany)" +DESCRIPTION="BillardGL is a very nice looking OpenGL pool billiard simulation,\ + which was developed within the scope of the course "Computergraphics" at the \ + University of Freiburg (Germany)" REVISION="1" LICENSE="GNU GPL v2" COPYRIGHT="2001-2008 Tobias Nopper" @@ -21,9 +20,13 @@ PROVIDES=" REQUIRES=" haiku " +BUILD_REQUIRES=" + haiku_devel + devel:libglu + devel:libGL + " BUILD_PREREQUIRES=" - haiku_devel cmd:g++ cmd:make "