From 843f8123d49e579e80de26ff1dd62c8c1acf3fac Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 22 Dec 2010 20:05:49 +0000 Subject: Sync to final (for now) bsd.autotools.mk --- chinese/iiimf-le-newpy/Makefile | 1 + chinese/iiimf-le-newpy/files/patch-Makefile | 10 +++++----- chinese/iiimf-le-ude/Makefile | 1 + chinese/iiimf-le-ude/files/patch-Makefile | 10 +++++----- 4 files changed, 12 insertions(+), 10 deletions(-) (limited to 'chinese') diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile index be97c7b6b751..1a340c7c3f0f 100644 --- a/chinese/iiimf-le-newpy/Makefile +++ b/chinese/iiimf-le-newpy/Makefile @@ -23,6 +23,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:env autoconf:env libtool:env +AUTOTOOLSFILES= Makefile WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/chinese/iiimf-le-newpy/files/patch-Makefile b/chinese/iiimf-le-newpy/files/patch-Makefile index 20f35ea632a6..a8946b2a35b4 100644 --- a/chinese/iiimf-le-newpy/files/patch-Makefile +++ b/chinese/iiimf-le-newpy/files/patch-Makefile @@ -7,11 +7,11 @@ -#LIBTOOLIZE = libtoolize --force --copy -#AUTOHEADER = autoheader -#AUTOCONF = autoconf -+ACLOCAL = aclocal-1.11 -+AUTOMAKE = automake-1.11 --add-missing --copy ++ACLOCAL = %%ACLOCAL%% ++AUTOMAKE = %%AUTOMAKE%% --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.68 -+AUTOCONF = autoconf-2.68 ++AUTOHEADER = %%AUTOHEADER%% ++AUTOCONF = %%AUTOCONF%% #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.68 ++AUTORECONF = %%AUTORECONF%% BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake diff --git a/chinese/iiimf-le-ude/Makefile b/chinese/iiimf-le-ude/Makefile index f3ce2a55a031..6fa9caf730ee 100644 --- a/chinese/iiimf-le-ude/Makefile +++ b/chinese/iiimf-le-ude/Makefile @@ -23,6 +23,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:env autoconf:env libtool:env +AUTOTOOLSFILES= Makefile WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/leif diff --git a/chinese/iiimf-le-ude/files/patch-Makefile b/chinese/iiimf-le-ude/files/patch-Makefile index 20f35ea632a6..a8946b2a35b4 100644 --- a/chinese/iiimf-le-ude/files/patch-Makefile +++ b/chinese/iiimf-le-ude/files/patch-Makefile @@ -7,11 +7,11 @@ -#LIBTOOLIZE = libtoolize --force --copy -#AUTOHEADER = autoheader -#AUTOCONF = autoconf -+ACLOCAL = aclocal-1.11 -+AUTOMAKE = automake-1.11 --add-missing --copy ++ACLOCAL = %%ACLOCAL%% ++AUTOMAKE = %%AUTOMAKE%% --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy -+AUTOHEADER = autoheader-2.68 -+AUTOCONF = autoconf-2.68 ++AUTOHEADER = %%AUTOHEADER%% ++AUTOCONF = %%AUTOCONF%% #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \ # $(LIBTOOLIZE) && \ # $(AUTOHEADER) && \ @@ -19,7 +19,7 @@ # $(AUTOCONF) -AUTORECONF = autoreconf -+AUTORECONF = autoreconf-2.68 ++AUTORECONF = %%AUTORECONF%% BOOTSTRAP = $(AUTORECONF) --install --force INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake -- cgit v1.2.3