summaryrefslogtreecommitdiff
path: root/cad/tochnog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/tochnog/Makefile')
-rw-r--r--cad/tochnog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile
index 9d9ce50dfaba..13a58e615bdc 100644
--- a/cad/tochnog/Makefile
+++ b/cad/tochnog/Makefile
@@ -94,7 +94,7 @@ do-install:
${STAGEDIR}${GID_PTYPES}/tochnog.gid
do-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${RM} -f ${WRKDIR}/Sources/test/*.orig
+ ${RM} ${WRKDIR}/Sources/test/*.orig
${INSTALL_DATA} ${WRKDIR}/Sources/test/* ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>