=================================================================== RCS file: /cvs/ports/games/smc/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/games/smc/Attic/Makefile 2010/10/27 04:54:47 1.4 +++ ports/games/smc/Attic/Makefile 2010/12/04 18:14:37 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2010/10/27 03:54:47 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2010/12/04 18:14:37 yason Exp $ COMMENT = two-dimensional platform game @@ -24,12 +24,11 @@ MODULES = devel/gettext \ textproc/intltool -LIB_DEPENDS = CEGUIBase::graphics/cegui \ - CEGUIOpenGLRenderer::graphics/cegui \ - SDL_image::devel/sdl-image \ - SDL_mixer::devel/sdl-mixer \ - SDL_ttf::devel/sdl-ttf \ - boost_filesystem::devel/boost +LIB_DEPENDS = graphics/cegui \ + devel/sdl-image \ + devel/sdl-mixer \ + devel/sdl-ttf \ + devel/boost CONFIGURE_STYLE = gnu #CONFIGURE_ARGS = --disable-nls