diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-29 21:25:30 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-29 21:25:30 +0000 |
commit | 31f35e2f6afb77ec5bc6a2351f273403ef2edde3 (patch) | |
tree | 494430fa017f0c6a0e44f54b52c37e653cd0e3d8 /editors/openoffice-3 | |
parent | 671834320cd4d55b35d706337c19b1c6af94163b (diff) | |
download | ports-31f35e2f6afb77ec5bc6a2351f273403ef2edde3.tar.gz ports-31f35e2f6afb77ec5bc6a2351f273403ef2edde3.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/files/patch-expat+prj+d.lst | 9 | ||||
-rw-r--r-- | editors/openoffice-3/files/patch-neon+neon.patch | 11 |
2 files changed, 11 insertions, 9 deletions
diff --git a/editors/openoffice-3/files/patch-expat+prj+d.lst b/editors/openoffice-3/files/patch-expat+prj+d.lst deleted file mode 100644 index 0bc9afc2f6a8..000000000000 --- a/editors/openoffice-3/files/patch-expat+prj+d.lst +++ /dev/null @@ -1,9 +0,0 @@ ---- ../expat/prj/d.lst.orig Mon Apr 29 19:03:30 2002 -+++ ../expat/prj/d.lst Wed Oct 23 00:53:08 2002 -@@ -1,5 +1,5 @@ - mkdir: %_DEST%\inc%_EXT%\external\expat --..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\expat\xmlparse.h -+..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\external\expat\xmlparse.h - ..\%__SRC%\slb\expat_xmltok.lib %_DEST%\lib%_EXT%\expat_xmltok.lib - ..\%__SRC%\slb\expat_xmlparse.lib %_DEST%\lib%_EXT%\expat_xmlparse.lib - ..\%__SRC%\slb\ascii_expat_xmlparse.lib %_DEST%\lib%_EXT%\ascii_expat_xmlparse.lib diff --git a/editors/openoffice-3/files/patch-neon+neon.patch b/editors/openoffice-3/files/patch-neon+neon.patch new file mode 100644 index 000000000000..b0a5e9b4cdbd --- /dev/null +++ b/editors/openoffice-3/files/patch-neon+neon.patch @@ -0,0 +1,11 @@ +--- ../neon/neon.patch.orig Tue Oct 29 22:19:50 2002 ++++ ../neon/neon.patch Tue Oct 29 22:18:00 2002 +@@ -208,7 +208,7 @@ + ! + ! # --- Files -------------------------------------------------------- + ! +-| CFLAGS+=-I$(SOLARINCDIR)$/external$/expat ++! CFLAGS+=-I$(SOLARINCDIR)$/expat + ! + ! CDEFS+=-DHAVE_CONFIG_H + ! |