aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-13 23:05:02 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-13 23:05:02 +0000
commit84f83b71aa4e9ae279bc4495f12fabf66461c2c8 (patch)
tree469f0d0cd71a9c7fa0eb2185738bfa6433cf79f4 /textproc/aspell/files
parentba74761a29d4deccf8c013baaba10333f77f7952 (diff)
downloadports-84f83b71aa4e9ae279bc4495f12fabf66461c2c8.tar.gz
ports-84f83b71aa4e9ae279bc4495f12fabf66461c2c8.zip
Notes
Diffstat (limited to 'textproc/aspell/files')
-rw-r--r--textproc/aspell/files/patch-ah25
-rw-r--r--textproc/aspell/files/patch-aj11
2 files changed, 28 insertions, 8 deletions
diff --git a/textproc/aspell/files/patch-ah b/textproc/aspell/files/patch-ah
index 749ecceac3c0..02aafea0d73d 100644
--- a/textproc/aspell/files/patch-ah
+++ b/textproc/aspell/files/patch-ah
@@ -1,20 +1,29 @@
---- configure.orig Mon Jul 26 12:31:53 1999
-+++ configure Thu Aug 19 11:42:57 1999
-@@ -2581,7 +2581,7 @@
- \
- dictdir=$enable_dict_dir
+--- configure.orig Sat Jun 10 16:20:16 2000
++++ configure Tue Jun 13 13:57:08 2000
+@@ -862,7 +862,7 @@
+ enableval="$enable_dict_dir"
+ dictdir=$enable_dict_dir
else
- dictdir=${libdir}/aspell
+ dictdir=${datadir}/aspell
fi
-@@ -2592,7 +2592,7 @@
- \
- pkgdocdir=$enable_doc_dir
+@@ -872,7 +872,7 @@
+ enableval="$enable_doc_dir"
+ pkgdocdir=$enable_doc_dir
else
- pkgdocdir=\${prefix}/doc/aspell
+ pkgdocdir=\${prefix}/share/doc/aspell
fi
+@@ -2197,7 +2197,7 @@
+ objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
+ deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
+ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
+-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
++$libtool_flags $ac_aux_dir/ltmain.sh $lt_target \
+ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+
+ # Reload cache, that may have been modified by ltconfig
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
+