diff options
Diffstat (limited to 'games/bomberinstinct')
-rw-r--r-- | games/bomberinstinct/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index 442941967faa..7315e5e5fbd7 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread -NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ 's|<SDL/|<|g' |