diff options
Diffstat (limited to 'textproc/pspell/files')
-rw-r--r-- | textproc/pspell/files/patch-aa | 38 | ||||
-rw-r--r-- | textproc/pspell/files/patch-ab | 11 | ||||
-rw-r--r-- | textproc/pspell/files/patch-libltdl_Makefile.in | 14 |
3 files changed, 0 insertions, 63 deletions
diff --git a/textproc/pspell/files/patch-aa b/textproc/pspell/files/patch-aa deleted file mode 100644 index a6e2e6eda2df..000000000000 --- a/textproc/pspell/files/patch-aa +++ /dev/null @@ -1,38 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Mon Jan 22 19:13:41 2001 -+++ configure Wed Jan 31 13:36:34 2001 -@@ -2282,7 +2282,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 $host \ -+$libtool_flags --build="$build" $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig -@@ -2319,7 +2319,7 @@ - deplibs_check_method="$deplibs_check_method" \ - file_magic_cmd="$file_magic_cmd" \ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ ----build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ -+--build="$build" $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; } - CC="$lt_save_CC" - CFLAGS="$lt_save_CFLAGS" -@@ -2717,10 +2717,10 @@ - *) # Relative path. - ac_sub_cache_file="$ac_dots$cache_file" ;; - esac -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac -+# case "$ac_given_INSTALL" in -+# [/$]*) INSTALL="$ac_given_INSTALL" ;; -+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -+# esac - - echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" - # The eval makes quoting arguments work. diff --git a/textproc/pspell/files/patch-ab b/textproc/pspell/files/patch-ab deleted file mode 100644 index 1b2e61034288..000000000000 --- a/textproc/pspell/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/configure.orig Fri Jun 9 20:49:40 2000 -+++ modules/configure Tue Jun 13 13:32:00 2000 -@@ -2149,7 +2149,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 --build="$build" $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/pspell/files/patch-libltdl_Makefile.in b/textproc/pspell/files/patch-libltdl_Makefile.in deleted file mode 100644 index 10341981cfec..000000000000 --- a/textproc/pspell/files/patch-libltdl_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libltdl/Makefile.in 2001/01/31 23:03:23 1.1 -+++ libltdl/Makefile.in 2001/01/31 23:03:38 -@@ -69,7 +69,7 @@ - GCJFLAGS = @GCJFLAGS@ - LIBADD_DL = @LIBADD_DL@ - LIBTOOL = @LIBTOOL@ --LIBTOOL_DEPS = @LIBTOOL_DEPS@ -+LIBTOOL_DEPS = #@LIBTOOL_DEPS@ - LN_S = @LN_S@ - MAINT = @MAINT@ - MAKEINFO = @MAKEINFO@ |