=================================================================== RCS file: /cvs/ports/games/megaglest/base/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.6 diff -u -r1.4 -r1.6 --- ports/games/megaglest/base/Attic/Makefile 2011/09/15 04:03:36 1.4 +++ ports/games/megaglest/base/Attic/Makefile 2011/10/26 16:58:51 1.6 @@ -1,8 +1,5 @@ -# $OpenBSD: Makefile,v 1.4 2011/09/15 04:03:36 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2011/10/26 16:58:51 yason Exp $ -# TODO: fix build of editor, etc -#BROKEN = broken due png update - COMMENT = open source 3D-real-time strategy game DISTNAME = megaglest-source-3.5.2.4 @@ -30,7 +27,8 @@ lang/lua \ net/curl \ textproc/xerces-c -RUN_DEPENDS = games/megaglest/data +RUN_DEPENDS = devel/desktop-file-utils \ + games/megaglest/data SEPARATE_BUILD = simple CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=RELEASE \ -DWANT_SVN_STAMP=OFF