=================================================================== RCS file: /cvs/ports/games/vdrift/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.6 diff -u -r1.3 -r1.6 --- ports/games/vdrift/Attic/Makefile 2010/08/17 18:40:13 1.3 +++ ports/games/vdrift/Attic/Makefile 2011/10/26 16:23:41 1.6 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.3 2010/08/17 17:40:13 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 = ??? @@ -47,7 +47,6 @@ #FAKE_FLAGS = ??? #REGRESS_FLAGS = ??? -USE_X11 = Yes #USE_LIBTOOL = Yes #NO_REGRESS = Yes