summaryrefslogtreecommitdiffstats
path: root/editors/AbiWord2/files/patch-af
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-03 13:01:51 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-03 13:01:51 +0800
commitb5699379507760e4489c65c48cbdc7c6421bd3b4 (patch)
treedcff9b8ac81918f4287739be94e7d92ae0942d3a /editors/AbiWord2/files/patch-af
parentcb7febd0d1147cd307db61ab4ef8fdd46ca87239 (diff)
downloadmarcuscom-ports-b5699379507760e4489c65c48cbdc7c6421bd3b4.tar.gz
marcuscom-ports-b5699379507760e4489c65c48cbdc7c6421bd3b4.tar.zst
marcuscom-ports-b5699379507760e4489c65c48cbdc7c6421bd3b4.zip
add AbiWord2-2.1.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1583 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/AbiWord2/files/patch-af')
-rw-r--r--editors/AbiWord2/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/AbiWord2/files/patch-af b/editors/AbiWord2/files/patch-af
new file mode 100644
index 000000000..502e8de76
--- /dev/null
+++ b/editors/AbiWord2/files/patch-af
@@ -0,0 +1,11 @@
+--- src/af/util/xp/ut_png.cpp.orig Wed Apr 17 12:49:55 2002
++++ src/af/util/xp/ut_png.cpp Fri Apr 19 20:40:25 2002
+@@ -24,7 +24,7 @@
+ #ifdef _AIX
+ #define jmpbuf __jmpbuf
+ #endif
+-#include "png.h"
++#include <png.h>
+
+ #include "ut_assert.h"
+ #include "ut_bytebuf.h"