diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-06-13 23:05:02 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-13 23:05:02 +0000 |
| commit | 84f83b71aa4e9ae279bc4495f12fabf66461c2c8 (patch) | |
| tree | 469f0d0cd71a9c7fa0eb2185738bfa6433cf79f4 /textproc/aspell/files/patch-aj | |
| parent | ba74761a29d4deccf8c013baaba10333f77f7952 (diff) | |
Update to 0.31 .. now requires textproc/pspell
Diffstat (limited to 'textproc/aspell/files/patch-aj')
| -rw-r--r-- | textproc/aspell/files/patch-aj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/aspell/files/patch-aj b/textproc/aspell/files/patch-aj new file mode 100644 index 000000000000..a53d6777aef5 --- /dev/null +++ b/textproc/aspell/files/patch-aj @@ -0,0 +1,11 @@ +--- data/Makefile.in.orig Sat Jun 10 23:53:37 2000 ++++ data/Makefile.in Tue Jun 13 14:13:47 2000 +@@ -82,7 +82,7 @@ + pkgdata_DATA = *.dat *.map + + +-pspelldatadir = `${bindir}/pspell-config pkgdatadir` ++pspelldatadir = ${datadir}/pspell + + pspelldata_DATA = en-american-aspell.pwli en-aspell.pwli + |
