aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-05-14 04:19:31 +0800
committernemysis <nemysis@FreeBSD.org>2014-05-14 04:19:31 +0800
commit9fb138c008acac2055a75ed16e2e2aaf3170fd9a (patch)
tree38ecc80f973557bc074490c232e666a84f08bb54 /games
parent1279e157f39ded5a0af19456ad308c6505a02b81 (diff)
downloadfreebsd-ports-gnome-9fb138c008acac2055a75ed16e2e2aaf3170fd9a.tar.gz
freebsd-ports-gnome-9fb138c008acac2055a75ed16e2e2aaf3170fd9a.tar.zst
freebsd-ports-gnome-9fb138c008acac2055a75ed16e2e2aaf3170fd9a.zip
- Remove CFLAGS+
Diffstat (limited to 'games')
-rw-r--r--games/help_hannahs_horse/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/help_hannahs_horse/Makefile b/games/help_hannahs_horse/Makefile
index 1126e47cc376..7baba4d22faa 100644
--- a/games/help_hannahs_horse/Makefile
+++ b/games/help_hannahs_horse/Makefile
@@ -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