From 3b3128196e8706c3616c88df7206b4a27f7b8959 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Sat, 28 Jul 2007 06:33:59 +0000 Subject: Update to the autotools new world order. Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav --- korean/iiimf-le-hangul/Makefile | 3 +-- korean/iiimf-le-hangul/files/patch-Makefile | 12 ++++++------ 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'korean') diff --git a/korean/iiimf-le-hangul/Makefile b/korean/iiimf-le-hangul/Makefile index 96ecf5d38b8f..4c93719d164d 100644 --- a/korean/iiimf-le-hangul/Makefile +++ b/korean/iiimf-le-hangul/Makefile @@ -7,7 +7,7 @@ PORTNAME= le-hangul PORTVERSION= 12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_XLIB= yes USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env -WANT_AUTOHEADER_VER= 259 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 c13173f534a8..a72a0f768306 100644 --- a/korean/iiimf-le-hangul/files/patch-Makefile +++ b/korean/iiimf-le-hangul/files/patch-Makefile @@ -7,11 +7,11 @@ -#LIBTOOLIZE = libtoolize --force --copy -#AUTOHEADER = autoheader -#AUTOCONF = autoconf -+ACLOCAL = aclocal19 -+AUTOMAKE = automake19 --add-missing --copy -+LIBTOOLIZE = libtoolize15 --force --copy -+AUTOHEADER = autoheader259 -+AUTOCONF = autoconf259 ++ACLOCAL = aclocal-1.9 ++AUTOMAKE = automake-1.9 --add-missing --copy ++LIBTOOLIZE = libtoolize --force --copy ++AUTOHEADER = autoheader-2.59 ++AUTOCONF = autoconf-2.59 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf259 ++AUTORECONF = autoreconf-2.59 BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake -- cgit v1.2.3