=================================================================== RCS file: /cvs/ports/games/violetland/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/games/violetland/Makefile 2011/07/05 10:56:30 1.6 +++ ports/games/violetland/Makefile 2011/11/08 18:28:07 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2011/07/05 10:56:30 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2011/11/08 18:28:07 yason Exp $ COMMENT = top view shooting game @@ -32,8 +32,6 @@ RUN_DEPENDS = devel/desktop-file-utils CONFIGURE_ARGS = -DCMAKE_INSTALL_PREFIX="${PREFIX}" - -SEPARATE_BUILD = concurrent NO_REGRESS = Yes