diff options
Diffstat (limited to 'games/vavoom/Makefile')
-rw-r--r-- | games/vavoom/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 138409ec3ed6..3b303056f6b8 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -144,8 +144,6 @@ post-patch: @${REINPLACE_CMD} -e 's|SDL/||g' ${WRKSRC}/source/s_sdl.cpp @${REINPLACE_CMD} -e 's|\.$$host_cpu||' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e '/animated\.lmp/d' \ - ${WRKSRC}/basev/doom/basepak.ls.in @cd ${WRKSRC} && ${SH} fixunix.sh post-install: |