summaryrefslogtreecommitdiff
path: root/devel/srecord/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/srecord/Makefile')
-rw-r--r--devel/srecord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile
index 1e47746c0d86..471bf444dd7d 100644
--- a/devel/srecord/Makefile
+++ b/devel/srecord/Makefile
@@ -52,7 +52,7 @@ test:
@cd ${WRKSRC} && ${MAKE} sure
build-plist:
- ${RM} -f ${PLIST}
+ ${RM} ${PLIST}
${MAKE} makeplist | \
${GREP} -v /you/have/to/check/what/makeplist/gives/you >> ${PLIST}