From 3b6469ee1377db4158545d08a024d41e21397ded Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Thu, 22 Mar 2007 05:09:06 +0000 Subject: [PATCH] - Fix build after last update Reported by: pointyhat via kris --- mail/squirrelmail-devel/Makefile | 1 + 1 file changed, 1 insertion(+) 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