=================================================================== RCS file: /cvs/ports/games/maxr/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/games/maxr/Makefile 2009/03/03 15:10:04 1.1 +++ ports/games/maxr/Makefile 2009/03/07 20:04:13 1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2009/03/03 15:10:04 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/07 20:04:13 yason Exp $ COMMENT = M.A.X clone @@ -22,8 +22,12 @@ MASTER_SITES = http://www.maxr.org/downloads/ LIB_DEPENDS = SDL.>=8::devel/sdl \ - SDL_mixer::devel/sdl-mixer \ - SDL_net::devel/sdl-net + SDL_mixer.>=3.1::devel/sdl-mixer \ + SDL_net::devel/sdl-net \ + mikmod.>=2::audio/libmikmod \ + ogg.>=5::audio/libogg \ + smpeg.>=2::devel/smpeg \ + vorbis.>=6,vorbisfile.>=5::audio/libvorbis USE_X11 = Yes CONFIGURE_STYLE = gnu