summaryrefslogtreecommitdiff
path: root/games/ldmud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ldmud/Makefile')
-rw-r--r--games/ldmud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index 92d78e01f067..e802ffaa7739 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -66,7 +66,7 @@ post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc && ${FIND} . \
| ${CPIO} -pdmu ${STAGEDIR}${DOCSDIR}
- @${RM} -f ${STAGEDIR}${DOCSDIR}/Makefile
+ @${RM} ${STAGEDIR}${DOCSDIR}/Makefile
.endif
.include <bsd.port.mk>