diff options
Diffstat (limited to 'games/fgkicker/Makefile')
-rw-r--r-- | games/fgkicker/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 32162ce89dfe..031aa3cc67a9 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} "s|-fmessage-length=0|| ; s|-O0|${CFLAGS}|" ${WRKSRC}/fgkicker.mak |