aboutsummaryrefslogtreecommitdiff
path: root/mail/missey
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-21 21:00:33 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-21 21:00:33 +0000
commit235e0c0890fd94b338317dbae99ef8fce75129d2 (patch)
tree687cc3167fd1d7bdcfa54b68496dfda41bdf40fa /mail/missey
parent2718265a6b05c0010b8eedcb126649368e3f642b (diff)
downloadports-235e0c0890fd94b338317dbae99ef8fce75129d2.tar.gz
ports-235e0c0890fd94b338317dbae99ef8fce75129d2.zip
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied.
Notes
Notes: svn path=/head/; revision=302901
Diffstat (limited to 'mail/missey')
-rw-r--r--mail/missey/Makefile1
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