=================================================================== RCS file: /cvs/ports/games/motogt/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.3 diff -u -r1.1.1.1 -r1.3 --- ports/games/motogt/Makefile 2011/10/27 16:52:05 1.1.1.1 +++ ports/games/motogt/Makefile 2013/12/23 04:00:51 1.3 @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/10/27 16:52:05 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2013/12/23 04:00:51 kirby Exp $ #BROKEN = coredump on track loading -COMMENT = ??? -# COMMENT-foo = ??? for multi packages +COMMENT = 2D top-viewed moto racing game DISTNAME = MotoGT-20110505 PKGNAME = ${DISTNAME:L} @@ -13,11 +12,8 @@ MAINTAINER = Kirill Bychkov -# In case of GPL, version number must be appended (e.g. v2, v2+, v3). +# GPL/CC-BY-SA PERMIT_PACKAGE_CDROM = Yes -PERMIT_PACKAGE_FTP = Yes -PERMIT_DISTFILES_CDROM =Yes -PERMIT_DISTFILES_FTP = Yes WANTLIB += GL c m png pthread sfml-audio sfml-graphics sfml-system WANTLIB += sfml-window stdc++ @@ -35,7 +31,7 @@ USE_GMAKE = Yes -NO_REGRESS = Yes +NO_TEST = Yes #CFLAGS = ??? #LDFLAGS = ???