summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-13 21:24:23 +0000
committerjlam <jlam@pkgsrc.org>2003-09-13 21:24:23 +0000
commitbc8cc1c9bdeec8c2d26a05d2d3c697db95471352 (patch)
tree70f6af9a784045df4499cf9cfb5386075030ba8c /mail
parent51d54f349316db388b560c561cb464acb2239d64 (diff)
downloadpkgsrc-bc8cc1c9bdeec8c2d26a05d2d3c697db95471352.tar.gz
Don't install unpatched (*.orig) files leftover from the patch process.
Diffstat (limited to 'mail')
-rw-r--r--mail/spamassassin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 2840dc5fe99..7871063fbf6 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2003/09/13 17:57:21 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2003/09/13 21:24:23 jlam Exp $
DISTNAME= Mail-SpamAssassin-2.55
PKGNAME= spamassassin-2.55
@@ -106,6 +106,9 @@ post-patch:
pre-configure: perl5-configure
+post-build:
+ @${FIND} ${WRKSRC} -name "*.orig" -print | ${XARGS} ${RM} -f
+
pre-install:
@-${TEST} -r ${PLIST_ADD} && ${RM} ${PLIST_ADD} ; :
@${INSTALL_DATA_DIR} ${EGDIR}