summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
Diffstat (limited to 'korean')
-rw-r--r--korean/iiimf-le-hangul/Makefile2
-rw-r--r--korean/iiimf-le-hangul/files/patch-Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/korean/iiimf-le-hangul/Makefile b/korean/iiimf-le-hangul/Makefile
index d80a9dd325bc..698b4d8d982d 100644
--- a/korean/iiimf-le-hangul/Makefile
+++ b/korean/iiimf-le-hangul/Makefile
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= i386
USE_XORG= x11
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env
+USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/leif
diff --git a/korean/iiimf-le-hangul/files/patch-Makefile b/korean/iiimf-le-hangul/files/patch-Makefile
index 132e1fa33b29..20f35ea632a6 100644
--- a/korean/iiimf-le-hangul/files/patch-Makefile
+++ b/korean/iiimf-le-hangul/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.11
+AUTOMAKE = automake-1.11 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.67
-+AUTOCONF = autoconf-2.67
++AUTOHEADER = autoheader-2.68
++AUTOCONF = autoconf-2.68
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.67
++AUTORECONF = autoreconf-2.68
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake