From 86149f75c28e40f6f6079713bdb19f02b7cfe91e Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 9 Mar 2002 10:43:14 +0000 Subject: Move the s|||g after the patch section. --- editors/openoffice/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/openoffice/Makefile') diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index af9fd994daf2..3a03ca43fef0 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -83,6 +83,8 @@ post-extract: ${CP} ${WRKDIR}/NETBSDGCCIinc.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIinc.zip ${CP} ${WRKDIR}/NETBSDGCCIlib.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIlib.zip ${CP} ${WRKDIR}/NETBSDGCCIruntime.zip ${WRKSRC}/../moz/zipped/FREEBSDGCCIruntime.zip + +post-patch: @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|||g" -- cgit v1.2.3