=================================================================== RCS file: /cvs/ports/games/megaglest/base/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.7 diff -u -r1.4 -r1.7 --- ports/games/megaglest/base/Attic/Makefile 2011/09/15 04:03:36 1.4 +++ ports/games/megaglest/base/Attic/Makefile 2011/11/08 18:28:07 1.7 @@ -1,8 +1,5 @@ -# $OpenBSD: Makefile,v 1.4 2011/09/15 04:03:36 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2011/11/08 18:28:07 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,8 +27,9 @@ lang/lua \ net/curl \ textproc/xerces-c -RUN_DEPENDS = games/megaglest/data -SEPARATE_BUILD = simple +RUN_DEPENDS = devel/desktop-file-utils \ + games/megaglest/data + CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE=RELEASE \ -DWANT_SVN_STAMP=OFF