summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/falconseye/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index 5642a653dc74..c6fd4a334a5d 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -26,6 +26,12 @@ USE_XPM= yes
MAKE_ENV+= CFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include -L${X11BASE}/lib -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11" PREFIX="${PREFIX}" X11BASE="${X11BASE}"
WRKSRC= ${WRKDIR}
+post-patch:
+ @${PERL} -pi -e "s@<malloc.h>@<stdlib.h>@g" \
+ ${WRKSRC}/include/jtp_gen.h ${WRKSRC}/win/jtp/jtp_dirx.c \
+ ${WRKSRC}/win/jtp/jtp_keys.c ${WRKSRC}/win/jtp/jtp_sdl.c \
+ ${WRKSRC}/win/Qt/qt_win.cpp
+
do-configure:
@cd ${WRKSRC}/sys/unix && ${SH} setup.sh symlinks