diff options
Diffstat (limited to 'mail/renattach/Makefile')
-rw-r--r-- | mail/renattach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index bc8d29706d4c..239826093946 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/renattach \ OPTIONS_DEFINE= DOCS post-extract: - @${RM} -f ${WRKSRC}/src/getopt* + @${RM} ${WRKSRC}/src/getopt* post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.ex \ |