summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-06 01:33:17 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-06 01:33:17 +0000
commit10efa08a2df64a85daa2d1dc2a0fb61f729592a9 (patch)
treec0df52220c9612db629f935e488d1b8e8906a3a8 /editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
parentExclude three additional map buildings which are breaking the build (diff)
s|<malloc.h>|<stdlib.h> for the nas build
Notes
Notes: svn path=/head/; revision=55609
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch17
1 files changed, 17 insertions, 0 deletions
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
new file mode 100644
index 000000000000..f46c19ac78f3
--- /dev/null
+++ b/editors/openoffice-1.0/files/patch-nas:nas-1.4.1.patch
@@ -0,0 +1,17 @@
+--- ../nas/nas-1.4.1.patch.orig Wed Mar 6 02:24:32 2002
++++ ../nas/nas-1.4.1.patch Wed Mar 6 02:27:00 2002
+@@ -143,3 +143,14 @@
+ InstallMultiple($(HEADERS),$(INCDIR))
+ #if ProjectX >= 5
+ InstallNonExecFile(AuErrorDB,$(LIBDIR))
++--- misc/nas-1.4.1/Imakefile.orig Wed Mar 6 02:20:01 2002
+++++ misc/build/nas-1.4.1/Imakefile Wed Mar 6 02:20:07 2002
++@@ -42,6 +42,8 @@
++ @echo ""
++ Date
++ @echo ""
+++ @find . -name '*.[ch]' | xargs \
+++ ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
++ $(MAKE) $(MFLAGS) Makefiles
++ $(MAKE) $(MFLAGS) clean
++ $(MAKE) $(MFLAGS) includes