diff options
Diffstat (limited to 'editors')
60 files changed, 60 insertions, 60 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-1.0/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-1.1-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-1.1-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-1.1-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.1-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-1.1-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-1.1/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-1.1/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-1.1/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-1.1/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-1.1/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-2.0-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-2.0-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-2.0-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-2.0-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-3-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-3-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-3-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-3-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-3-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-3/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-3/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-3/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-3/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-3/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-1.0/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-1.0/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-1.1-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.1-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-1.1-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-1.1-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-1.1/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-1.1/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-1.1/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-1.1/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-1.1/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-2-RC/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2-RC/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-2-RC/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2-RC/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-2-RC/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-2-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-2-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-2-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-2.0-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2.0-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-2.0-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2.0-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-2.0-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-2.0/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2.0/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-2.0/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2.0/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-2.0/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-2/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-2/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-2/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-2/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-2/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-3-RC/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3-RC/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-3-RC/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3-RC/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-3-RC/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-3-devel/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-3-devel/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-3/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-3/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-3/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-3/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-3/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch b/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice.org-vcltesttool/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice.org-vcltesttool/files/patch-nas:nas-1.4.1.patch b/editors/openoffice.org-vcltesttool/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice.org-vcltesttool/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice.org-vcltesttool/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index e85455b51ad0..2f81232898a1 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -81,7 +81,7 @@ 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 - @${FIND} ${WRKSRC}/.. | ${EGREP} ".(cxx|h|c)$$" | ${XARGS} \ + @${FIND} ${WRKSRC}/.. | ${EGREP} "\.(cxx|h|c)$$" | ${XARGS} \ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" do-build: diff --git a/editors/openoffice/files/patch-nas+nas-1.4.1.patch b/editors/openoffice/files/patch-nas+nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice/files/patch-nas+nas-1.4.1.patch +++ b/editors/openoffice/files/patch-nas+nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean diff --git a/editors/openoffice/files/patch-nas:nas-1.4.1.patch b/editors/openoffice/files/patch-nas:nas-1.4.1.patch index f46c19ac78f3..6f2635c639f7 100644 --- a/editors/openoffice/files/patch-nas:nas-1.4.1.patch +++ b/editors/openoffice/files/patch-nas:nas-1.4.1.patch @@ -10,7 +10,7 @@ + @echo "" + Date + @echo "" -++ @find . -name '*.[ch]' | xargs \ +++ @find . | egrep "\.(cxx|h|c)$$" | xargs \ ++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" + $(MAKE) $(MFLAGS) Makefiles + $(MAKE) $(MFLAGS) clean |