aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mutt-devel/files
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-12 16:52:32 +0800
committerknu <knu@FreeBSD.org>2001-09-12 16:52:32 +0800
commitb37f605c0ec93e60521fce9a4d2db11a67d8d442 (patch)
treefe250e990ffb35874ace273cfa8804cf99961033 /japanese/mutt-devel/files
parent633fb561da54f542c816184e3d8bd324a1d71a99 (diff)
downloadfreebsd-ports-gnome-b37f605c0ec93e60521fce9a4d2db11a67d8d442.tar.gz
freebsd-ports-gnome-b37f605c0ec93e60521fce9a4d2db11a67d8d442.tar.zst
freebsd-ports-gnome-b37f605c0ec93e60521fce9a4d2db11a67d8d442.zip
Update to 1.3.22.1.j0.
Utilize the DOCSDIR variable. PR: ports/30519 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
Diffstat (limited to 'japanese/mutt-devel/files')
-rw-r--r--japanese/mutt-devel/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/mutt-devel/files/patch-aa b/japanese/mutt-devel/files/patch-aa
index 26d991d2be40..3368d6132b74 100644
--- a/japanese/mutt-devel/files/patch-aa
+++ b/japanese/mutt-devel/files/patch-aa
@@ -1,6 +1,6 @@
---- configure.in.orig2 Mon Aug 6 00:28:20 2001
-+++ configure.in Mon Aug 6 00:28:28 2001
-@@ -679,7 +679,7 @@
+--- configure.in.orig Sat Sep 1 23:38:52 2001
++++ configure.in Sat Sep 1 23:39:17 2001
+@@ -683,7 +683,7 @@
mutt_save_LIBS="$LIBS"
LIBS="$LIBS $LIBICONV"
AC_TRY_RUN([
@@ -9,7 +9,7 @@
int main()
{
iconv_t cd;
-@@ -710,7 +710,7 @@
+@@ -714,7 +714,7 @@
mutt_save_LIBS="$LIBS"
LIBS="$LIBS $LIBICONV"
AC_TRY_RUN([