=================================================================== RCS file: /cvs/ports/games/violetland/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/games/violetland/Makefile 2011/05/06 05:36:23 1.1 +++ ports/games/violetland/Makefile 2011/05/10 14:31:41 1.2 @@ -1,8 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 2011/05/06 05:36:23 yason Exp $ -#BROKEN = reason +# $OpenBSD: Makefile,v 1.2 2011/05/10 14:31:41 yason Exp $ COMMENT = ??? -# COMMENT-foo = ??? for multi packages DISTNAME = violetland-v0.3.2-src PKGNAME = violetland-0.3.2 @@ -11,7 +9,7 @@ HOMEPAGE = http://code.google.com/p/violetland/ -#MAINTAINER = ??? +MAINTAINER = Kirill Bychkov # GPLv3 / Creative Commons 3.0 BY-SA PERMIT_PACKAGE_CDROM = Yes @@ -31,7 +29,7 @@ devel/sdl-ttf \ textproc/intltool -SEPARATE_BUILD = simple +SEPARATE_BUILD = concurrent NO_REGRESS = Yes