summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /korean
parentBump autoconf 2.67->2.68 -- will deal with any fallout. (diff)
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
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