diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-08-01 14:24:58 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-08-01 14:24:58 +0000 |
commit | 301e338c6658a836758c69f1afadee091994d30d (patch) | |
tree | 8bdfac0b807a12eb9a241fbb73c3bd7c7fa7a6ba /print/lyx16/files/patch-sp_spell | |
parent | * Add libgnugetopt dependency. (diff) |
Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of
building with GTk and Qt frontends needs to be investigated.
The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.
PR: ports/40080 (and a few earlier ones without patches)
Submitted by: KATO Tsuguru
Diffstat (limited to 'print/lyx16/files/patch-sp_spell')
-rw-r--r-- | print/lyx16/files/patch-sp_spell | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/print/lyx16/files/patch-sp_spell b/print/lyx16/files/patch-sp_spell new file mode 100644 index 000000000000..9ec68f198e44 --- /dev/null +++ b/print/lyx16/files/patch-sp_spell @@ -0,0 +1,7 @@ +--- src/sp_spell.C Thu Mar 21 12:25:20 2002 ++++ src/sp_spell.C Wed Jul 31 18:49:57 2002 +@@ -371,3 +371,3 @@ + retval = select(SELECT_TYPE_ARG1 (pipeout[0]+1), +- SELECT_TYPE_ARG234 (&infds), ++ &infds, + 0, |