aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-08-22 05:00:33 +0800
committerdougb <dougb@FreeBSD.org>2012-08-22 05:00:33 +0800
commitb27652b43bdb1dc4a973d1db0d0da523579e215b (patch)
tree687cc3167fd1d7bdcfa54b68496dfda41bdf40fa /mail
parent0ebe4ddc54831b4e06084ce6d046dbba142175ce (diff)
downloadfreebsd-ports-gnome-b27652b43bdb1dc4a973d1db0d0da523579e215b.tar.gz
freebsd-ports-gnome-b27652b43bdb1dc4a973d1db0d0da523579e215b.tar.zst
freebsd-ports-gnome-b27652b43bdb1dc4a973d1db0d0da523579e215b.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.
Diffstat (limited to 'mail')
-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