diff options
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r-- | finance/libofx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 87fcaa47be9d..78c7c83609b2 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -29,6 +29,6 @@ PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: - ${RM} -f ${STAGEDIR}${DOCSDIR}/COPYING + ${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include <bsd.port.mk> |