diff options
Diffstat (limited to 'games/stransball2/Makefile')
-rw-r--r-- | games/stransball2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stransball2/Makefile b/games/stransball2/Makefile index 72f5f983afcf..b9898c9b427a 100644 --- a/games/stransball2/Makefile +++ b/games/stransball2/Makefile @@ -27,7 +27,7 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS post-extract: - @${RM} -f ${WRKSRC}/sound/WS_FTP.LOG + @${RM} ${WRKSRC}/sound/WS_FTP.LOG post-patch: @${FIND} ${BUILD_WRKSRC} -name '*.cpp' | ${XARGS} ${REINPLACE_CMD} \ |