svn commit: r353988 - head/games/help_hannahs_horse

Rusmir Dusko nemysis at FreeBSD.org
Tue May 13 20:19:31 UTC 2014


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


More information about the svn-ports-all mailing list