=================================================================== RCS file: /cvs/ports/games/maxr/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/games/maxr/Makefile 2009/10/10 08:05:05 1.4 +++ ports/games/maxr/Makefile 2009/10/17 15:33:14 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2009/10/10 07:05:05 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2009/10/17 14:33:14 yason Exp $ COMMENT = M.A.X clone @@ -17,12 +17,12 @@ PERMIT_DISTFILES_FTP = Yes WANTLIB = X11 Xau Xdmcp Xext Xrandr Xrender c m iconv pthread \ - sndio stdc++ usbhid + pthread-stubs sndio stdc++ usbhid xcb MASTER_SITES = http://www.maxr.org/downloads/ LIB_DEPENDS = SDL::devel/sdl \ - SDL_mixer.>3::devel/sdl-mixer \ + SDL_mixer.>=4::devel/sdl-mixer \ SDL_net::devel/sdl-net \ mikmod::audio/libmikmod \ ogg::audio/libogg \