=================================================================== RCS file: /cvs/ports/games/spring/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/games/spring/Attic/Makefile 2009/09/17 06:55:30 1.2 +++ ports/games/spring/Attic/Makefile 2009/09/20 09:24:23 1.3 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2009/09/17 05:55:30 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2009/09/20 08:24:23 yason Exp $ #ONLY_FOR_ARCHS = ??? #NOT_FOR_ARCHS = ??? #SHARED_ONLY = ??? #COMES_WITH = ??? -#BROKEN = reason +BROKEN = needs cmake 2.6 COMMENT = powerful free RTS engine @@ -33,7 +33,9 @@ #RUN_DEPENDS = ??? LIB_DEPENDS = ::audio/libogg \ ::audio/libvorbis \ - ::audio/openal \ + ::audio/openal-soft \ + ::devel/boost \ + ::devel/sdl \ ::graphics/devil \ ::graphics/glew #REGRESS_DEPENDS = ???