aboutsummaryrefslogtreecommitdiff
path: root/games/njam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/njam/Makefile')
-rw-r--r--games/njam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/njam/Makefile b/games/njam/Makefile
index f62bbcd1bd93..afc449540124 100644
--- a/games/njam/Makefile
+++ b/games/njam/Makefile
@@ -29,7 +29,7 @@ DESKTOP_ENTRIES="njam" \
OPTIONS_DEFINE= DOCS
post-extract:
- @${RM} -f ${WRKSRC}/src/*.o
+ @${RM} ${WRKSRC}/src/*.o
post-patch:
@${REINPLACE_CMD} -e 's|/var/lib/games|/var/games|' \