diff options
Diffstat (limited to 'irc/xchat-fish/Makefile')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index 97869512f50d..3be609b92301 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -31,7 +31,7 @@ PORTDOCS= FiSH-xchat.txt \ OPTIONS_DEFINE= DOCS post-patch: - ${RM} -f ${WRKSRC}/mir* + ${RM} ${WRKSRC}/mir* ${CP} -pf ${FILESDIR}/Makefile ${WRKSRC}/ do-install: |