aboutsummaryrefslogtreecommitdiff
path: root/mail/py-spambayes
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2006-07-12 22:04:36 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2006-07-12 22:04:36 +0000
commit758e43383403bb9568b7839cd9a066f888a25e23 (patch)
tree0651417c5920b31ec5dafd95ee6f8fe4c9fd68f0 /mail/py-spambayes
parentff6332e52c29a87134c215498d9de3beeb415c34 (diff)
downloadports-758e43383403bb9568b7839cd9a066f888a25e23.tar.gz
ports-758e43383403bb9568b7839cd9a066f888a25e23.zip
Notes
Diffstat (limited to 'mail/py-spambayes')
-rw-r--r--mail/py-spambayes/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile
index 3e3e5486e9ac..35691c4c430a 100644
--- a/mail/py-spambayes/Makefile
+++ b/mail/py-spambayes/Makefile
@@ -40,6 +40,8 @@ post-patch:
${XARGS} -n 10 -x \
${REINPLACE_CMD} -E \
-e 's|/usr/bin/env python|${PYTHONBASE}/bin/${PYTHON_VERSION}|'
+ @${FIND} ${WRKSRC}/utilities ${WRKSRC}/contrib \
+ -type f -name *.bak | ${XARGS} ${RM}
post-install:
.ifndef(NOPORTDOCS)