=================================================================== RCS file: /cvs/ports/games/vdrift/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/games/vdrift/Attic/Makefile 2010/10/26 05:40:18 1.4 +++ ports/games/vdrift/Attic/Makefile 2010/12/04 18:14:37 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2010/10/26 04:40:18 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2010/12/04 18:14:37 yason Exp $ COMMENT = driving simulation made with drift racing in mind @@ -31,13 +31,13 @@ #BUILD_DEPENDS = ??? #RUN_DEPENDS = ??? -LIB_DEPENDS = ::audio/libvorbis \ - ::devel/boost \ - ::devel/bullet \ - ::devel/sdl-gfx \ - ::devel/sdl-image \ - ::devel/sdl-net \ - ::graphics/glew +LIB_DEPENDS = audio/libvorbis \ + devel/boost \ + devel/bullet \ + devel/sdl-gfx \ + devel/sdl-image \ + devel/sdl-net \ + graphics/glew #REGRESS_DEPENDS = ???