summaryrefslogtreecommitdiff
path: root/japanese/anthy/files
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 17:39:39 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 17:39:39 +0000
commite02641c8d62c010a41f704e8419d415e9d6e2b27 (patch)
tree99fe902f04ceffd4f4027a338663cabe5b8aff5c /japanese/anthy/files
parento Add patch for the new ~a function. By this one can tag entire (diff)
Update to version 4300[1].
Drop MAINTAINERship. PR: ports/54325 [1] Submitted by: Ports Fury [1] Approved by: maintainer timeout (a long time)
Notes
Notes: svn path=/head/; revision=84688
Diffstat (limited to 'japanese/anthy/files')
-rw-r--r--japanese/anthy/files/patch-aa11
-rw-r--r--japanese/anthy/files/patch-configure10
2 files changed, 10 insertions, 11 deletions
diff --git a/japanese/anthy/files/patch-aa b/japanese/anthy/files/patch-aa
deleted file mode 100644
index 084f49a9379e..000000000000
--- a/japanese/anthy/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Tue Feb 26 15:16:15 2002
-+++ configure Tue Feb 26 15:16:23 2002
-@@ -5068,7 +5068,7 @@
- # If set to t, that means we are running in a shell under Emacs.
- # If you have an Emacs named "t", then use the full path.
- test "$EMACS" = t && EMACS=
-- for ac_prog in emacs xemacs
-+ for ac_prog in
- do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
- set dummy $ac_prog; ac_word=$2
diff --git a/japanese/anthy/files/patch-configure b/japanese/anthy/files/patch-configure
new file mode 100644
index 000000000000..3290ab88447b
--- /dev/null
+++ b/japanese/anthy/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Mon Jun 30 20:59:16 2003
++++ configure Wed Jul 9 11:10:46 2003
+@@ -7743,6 +7743,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'