aboutsummaryrefslogtreecommitdiff
path: root/misc/lingoteach/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/lingoteach/Makefile')
-rw-r--r--misc/lingoteach/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 3639460c76dc..edf2756ef5ee 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -54,7 +54,7 @@ post-patch::
.if ${PORT_OPTIONS:MSOUND}
post-install::
cd ${WRKDIR}/${PORTNAME}-sound-${SOUNDV}/data; \
- ${RM} -f Make*; \
+ ${RM} Make*; \
${CP} -R ${WRKDIR}/${PORTNAME}-sound-${SOUNDV}/data \
${STAGEDIR}${DATADIR};
.endif