=================================================================== RCS file: /cvs/ports/games/vdrift/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.6 diff -u -r1.4 -r1.6 --- ports/games/vdrift/Attic/Makefile 2010/10/26 05:40:18 1.4 +++ ports/games/vdrift/Attic/Makefile 2011/10/26 16:23:41 1.6 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2010/10/26 04:40:18 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2011/10/26 16:23:41 yason Exp $ COMMENT = driving simulation made with drift racing in mind -DISTNAME = vdrift-2010-06-30 +DISTNAME = vdrift-src-2011-09-01 #SHARED_LIBS = ??? @@ -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 = ???