=================================================================== RCS file: /cvs/ports/games/vdrift/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- ports/games/vdrift/Attic/Makefile 2010/08/17 18:40:13 1.3 +++ ports/games/vdrift/Attic/Makefile 2010/12/04 18:14:37 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2010/08/17 17:40:13 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 = ??? @@ -47,7 +47,6 @@ #FAKE_FLAGS = ??? #REGRESS_FLAGS = ??? -USE_X11 = Yes #USE_LIBTOOL = Yes #NO_REGRESS = Yes