summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-devel
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-22 05:09:06 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-22 05:09:06 +0000
commit3b6469ee1377db4158545d08a024d41e21397ded (patch)
tree3d757ea04db3b79e1802e1b680cd32f94de37b95 /mail/squirrelmail-devel
parent- Fix building with GCC 4.x. (diff)
- Fix build after last update
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=187970
Diffstat (limited to 'mail/squirrelmail-devel')
-rw-r--r--mail/squirrelmail-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/squirrelmail-devel/Makefile b/mail/squirrelmail-devel/Makefile
index e1d2ca1cd15f..772d93fdb73f 100644
--- a/mail/squirrelmail-devel/Makefile
+++ b/mail/squirrelmail-devel/Makefile
@@ -53,6 +53,7 @@ post-patch:
.ifndef PATCH_DEBUG
@${RM} -f ${WRKSRC}/config/config_default.php.orig
.endif
+ @${FIND} ${WRKSRC} -name '*.orig' -delete
@${REINPLACE_CMD} -e 's|ispell|${LOCALBASE}/bin/ispell|g' \
${WRKSRC}/plugins/squirrelspell/sqspell_config.php
@${RM} ${WRKSRC}/plugins/squirrelspell/sqspell_config.php.bak