diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-21 21:00:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-21 21:00:33 +0000 |
commit | 235e0c0890fd94b338317dbae99ef8fce75129d2 (patch) | |
tree | 687cc3167fd1d7bdcfa54b68496dfda41bdf40fa /mail/missey | |
parent | 2718265a6b05c0010b8eedcb126649368e3f642b (diff) |
Notes
Diffstat (limited to 'mail/missey')
-rw-r--r-- | mail/missey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 34d5b0818317..42280a7b680f 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -29,6 +29,7 @@ USE_RC_SUBR= mps post-extract: @${MV} ${WRKDIR}/mps/src ${WRKSRC} + @${RM} -r ${WRKDIR}/mps post-patch: @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile |