=================================================================== RCS file: /cvs/ports/games/ufoai/base/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/games/ufoai/base/Attic/Makefile 2011/05/05 21:06:32 1.6 +++ ports/games/ufoai/base/Attic/Makefile 2011/05/10 11:02:45 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2011/05/05 21:06:32 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2011/05/10 11:02:45 yason Exp $ COMMENT-main = squad-based tactical strategy game COMMENT-editor = UFO:AI map editor @@ -62,6 +62,8 @@ CONFIGURE_ENV += CFLAGS="-pthread" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include -I${LOCALBASE}/include/libpng" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" + +NO_REGRESS = Yes ALL_TARGET = all uforadiant INSTALL_TARGET = install_exec