=================================================================== RCS file: /cvs/ports/games/maxr/Makefile,v retrieving revision 1.7 retrieving revision 1.9 diff -u -r1.7 -r1.9 --- ports/games/maxr/Makefile 2010/08/17 22:18:23 1.7 +++ ports/games/maxr/Makefile 2010/10/26 05:40:17 1.9 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.7 2010/08/17 21:18:23 yason Exp $ +# $OpenBSD: Makefile,v 1.9 2010/10/26 04:40:17 yason Exp $ -COMMENT = M.A.X clone +COMMENT = M.A.X. clone DISTNAME = maxr-0.2.6 @@ -28,7 +28,6 @@ ::devel/smpeg \ ::audio/libvorbis -USE_X11 = Yes CONFIGURE_STYLE = gnu CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \