summaryrefslogtreecommitdiff
path: root/editors/abiword2/patches/patch-aa
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-14 03:24:49 +0000
committerxtraeme <xtraeme>2003-12-14 03:24:49 +0000
commitd796bbd85feff5c323bf8c3a232aaf4621fa9335 (patch)
tree47c1361b22783e1989290ac479016ce4bb865540 /editors/abiword2/patches/patch-aa
parente172e746307863d36e52a0eecaf586fd2b18dfff (diff)
downloadpkgsrc-d796bbd85feff5c323bf8c3a232aaf4621fa9335.tar.gz
Initial import of abiword 2.0.1-2 from pkgsrc-wip.
AbiWord is an open-source, cross-platform WYSIWYG word processor. This version uses GTK+2. Features include: - Basic character formatting (bold, underline, italics, etc.) - Paragraph alignment - Spell-check - Import of Word97 and RTF documents - Export to RTF, Text, HTML, and LaTeX formats - Interactive rulers and tabs - Styles - Unlimited undo/redo - Multiple column control - Widow/orphan control - Find/Replace - Anti-aliased fonts - Images This doesn't use GNOME 2. If you want GNOME 2 support, use abiword2-gnome.
Diffstat (limited to 'editors/abiword2/patches/patch-aa')
-rw-r--r--editors/abiword2/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/abiword2/patches/patch-aa b/editors/abiword2/patches/patch-aa
new file mode 100644
index 00000000000..5b05633d2b6
--- /dev/null
+++ b/editors/abiword2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/12/14 03:24:51 xtraeme Exp $
+
+--- configure.orig 2003-11-28 17:04:17.000000000 +0100
++++ configure 2003-11-28 17:04:36.000000000 +0100
+@@ -3571,7 +3571,7 @@
+ WARNING_CFLAGS=""
+ ;;
+ *BSD)
+- WARNING_CFLAGS="-Wall -pedantic -ansi -D_BSD_SOURCE -pipe"
++ WARNING_CFLAGS="-Wall -D_BSD_SOURCE -pipe"
+ ;;
+ IRIX*)
+ case "$GCC" in