summaryrefslogtreecommitdiff
path: root/games/rockdodger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rockdodger/Makefile')
-rw-r--r--games/rockdodger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rockdodger/Makefile b/games/rockdodger/Makefile
index e6e36de81e3d..02cb6a9b3e84 100644
--- a/games/rockdodger/Makefile
+++ b/games/rockdodger/Makefile
@@ -28,7 +28,7 @@ DESKTOP_ENTRIES="Rock Dodger" "" "${PORTNAME}" \
post-extract:
${TAR} xfjp ${_DISTDIR}/${PORTNAME}_music${EXTRACT_SUFX} -C \
${WRKSRC}/data/
- @cd ${WRKSRC}/data ; ${RM} -f *.mod
+ @cd ${WRKSRC}/data ; ${RM} *.mod
post-patch:
@${REINPLACE_CMD} -e 's|@gamesdir@|${DATADIR}|; \