summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /korean
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'korean')
-rw-r--r--korean/iiimf-le-hangul/Makefile4
-rw-r--r--korean/iiimf-le-hangul/files/patch-Makefile6
-rw-r--r--korean/kde3-i18n/Makefile3
3 files changed, 6 insertions, 7 deletions
diff --git a/korean/iiimf-le-hangul/Makefile b/korean/iiimf-le-hangul/Makefile
index 4b89a206900f..44c1c158fd4d 100644
--- a/korean/iiimf-le-hangul/Makefile
+++ b/korean/iiimf-le-hangul/Makefile
@@ -7,7 +7,7 @@
PORTNAME= le-hangul
PORTVERSION= 12.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= korean textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= i386
USE_XORG= x11
USE_BZIP2= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22:env
+USE_AUTOTOOLS= automake:19:env autoconf:267: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 932eabe713a8..f1251610c789 100644
--- a/korean/iiimf-le-hangul/files/patch-Makefile
+++ b/korean/iiimf-le-hangul/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.62
-+AUTOCONF = autoconf-2.62
++AUTOHEADER = autoheader-2.67
++AUTOCONF = autoconf-2.67
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.62
++AUTORECONF = autoreconf-2.67
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/korean/kde3-i18n/Makefile b/korean/kde3-i18n/Makefile
index 76e8d8185f47..4b65fc0b4595 100644
--- a/korean/kde3-i18n/Makefile
+++ b/korean/kde3-i18n/Makefile
@@ -17,11 +17,10 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Korean messages and documentation for KDE3
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= build
GNU_CONFIGURE= yes
KDE_I18N= yes