Date: Tue, 13 May 2014 20:19:31 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353988 - head/games/help_hannahs_horse Message-ID: <201405132019.s4DKJVQA072310@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Tue May 13 20:19:31 2014 New Revision: 353988 URL: http://svnweb.freebsd.org/changeset/ports/353988 QAT: https://qat.redports.org/buildarchive/r353988/ Log: - Remove CFLAGS+ Modified: head/games/help_hannahs_horse/Makefile Modified: head/games/help_hannahs_horse/Makefile ============================================================================== --- head/games/help_hannahs_horse/Makefile Tue May 13 20:11:58 2014 (r353987) +++ head/games/help_hannahs_horse/Makefile Tue May 13 20:19:31 2014 (r353988) @@ -21,8 +21,6 @@ WRKSRC= ${WRKDIR}/hhh-2008-03-29 USES= gmake USE_SDL= sdl image mixer ttf ALL_TARGET= # empty -CFLAGS+= -Wno-tautological-compare -Wno-deprecated-writable-strings \ - -Wno-self-assign-field PORTDOCS= CHANGELOG README OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405132019.s4DKJVQA072310>