=================================================================== RCS file: /cvs/ports/games/glob2/Attic/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ports/games/glob2/Attic/Makefile 2010/10/26 05:40:17 1.9 +++ ports/games/glob2/Attic/Makefile 2011/01/28 07:37:01 1.10 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2010/10/26 04:40:17 yason Exp $ +# $OpenBSD: Makefile,v 1.10 2011/01/28 07:37:01 yason Exp $ COMMENT = innovative strategy game @@ -33,15 +33,15 @@ INSTALLDIR="${PREFIX}/share" \ --portaudio=true -LIB_DEPENDS = ::devel/sdl-image \ - ::devel/sdl-net \ - ::devel/sdl-ttf \ - ::devel/boost \ - ::devel/fribidi \ - ::audio/portaudio-svn \ - ::audio/speex \ - ::audio/libvorbis -RUN_DEPENDS = :desktop-file-utils-*:devel/desktop-file-utils +LIB_DEPENDS = devel/sdl-image \ + devel/sdl-net \ + devel/sdl-ttf \ + devel/boost \ + devel/fribidi \ + audio/portaudio-svn \ + audio/speex \ + audio/libvorbis +RUN_DEPENDS = devel/desktop-file-utils pre-patch: @find ${WRKSRC} -name *.orig -exec rm {} \;