diff options
Diffstat (limited to 'deskutils/myitcrm/Makefile')
-rw-r--r-- | deskutils/myitcrm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile index 93d36846cd88..ad12041acbb7 100644 --- a/deskutils/myitcrm/Makefile +++ b/deskutils/myitcrm/Makefile @@ -52,7 +52,7 @@ trace-distfile: distclean @cd ${.CURDIR} && make FETCH_ARGS=-vFpr makesum rm-install: - ${SU_CMD} '${RM} -rf ${WWWDIR}/install' + ${SU_CMD} '${RM} -r ${WWWDIR}/install' .endif |