aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-2.0-devel
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-06 09:33:17 +0800
committermbr <mbr@FreeBSD.org>2002-03-06 09:33:17 +0800
commit599d81ed6853e59f89eeecf0b5b5525410d1fcfb (patch)
treeb460f1846b6786909873b9fc45ca79d546c0ffb4 /editors/openoffice-2.0-devel
parente63e46c5f9ca9a6a464306c83bcbd4a2e3918c8c (diff)
downloadfreebsd-ports-gnome-599d81ed6853e59f89eeecf0b5b5525410d1fcfb.tar.gz
freebsd-ports-gnome-599d81ed6853e59f89eeecf0b5b5525410d1fcfb.tar.zst
freebsd-ports-gnome-599d81ed6853e59f89eeecf0b5b5525410d1fcfb.zip
s|<malloc.h>|<stdlib.h> for the nas build
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-nas+nas-1.4.1.patch17
-rw-r--r--editors/openoffice-2.0-devel/files/patch-nas:nas-1.4.1.patch17
2 files changed, 34 insertions, 0 deletions
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
new file mode 100644
index 000000000000..f46c19ac78f3
--- /dev/null
+++ b/editors/openoffice-2.0-devel/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
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
new file mode 100644
index 000000000000..f46c19ac78f3
--- /dev/null
+++ b/editors/openoffice-2.0-devel/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