git: 72e1507c91cf - main - www/zenphoto: Remove -f because RM has it already
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 00:24:49 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=72e1507c91cfc4135e145a5cc956f80cac07ca86
commit 72e1507c91cfc4135e145a5cc956f80cac07ca86
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 23:54:00 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 23:54:00 +0000
www/zenphoto: Remove -f because RM has it already
---
www/zenphoto/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile
index 0c8f2f5ed1be..840c5ea443a8 100644
--- a/www/zenphoto/Makefile
+++ b/www/zenphoto/Makefile
@@ -23,7 +23,7 @@ SUB_FILES= pkg-deinstall pkg-message
USE_GITHUB= yes
post-patch:
- @${RM} -fr ${WRKSRC}/.github/
+ @${RM} -r ${WRKSRC}/.github/
@${MKDIR} ${WRKSRC}/cache/
@${FIND} ${WRKSRC} -name '.git*' -delete
@${RM} ${WRKSRC}/zp-core/Zenphoto.package