summaryrefslogtreecommitdiff
path: root/games/7kaa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/7kaa/Makefile')
-rw-r--r--games/7kaa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/7kaa/Makefile b/games/7kaa/Makefile
index cb3ecfadb82a..66a881a35a06 100644
--- a/games/7kaa/Makefile
+++ b/games/7kaa/Makefile
@@ -27,6 +27,6 @@ PORTDATA= *
OPTIONS_DEFINE= DOCS
post-install:
- @${RM} -f ${STAGEDIR}${DOCSDIR}/COPYING
+ @${RM} ${STAGEDIR}${DOCSDIR}/COPYING
.include <bsd.port.mk>