diff options
-rw-r--r-- | games/help_hannahs_horse/Makefile | 2 |
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 |