diff options
Diffstat (limited to 'textproc/iiimf-client-lib')
-rw-r--r-- | textproc/iiimf-client-lib/Makefile | 2 | ||||
-rw-r--r-- | textproc/iiimf-client-lib/files/patch-Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile index c6ccb4e5bcc5..4897ab9eb252 100644 --- a/textproc/iiimf-client-lib/Makefile +++ b/textproc/iiimf-client-lib/Makefile @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} BUILDDIR= ${WRKSRC}/lib/iiimcf diff --git a/textproc/iiimf-client-lib/files/patch-Makefile b/textproc/iiimf-client-lib/files/patch-Makefile index df78cedf4624..8beb5818e454 100644 --- a/textproc/iiimf-client-lib/files/patch-Makefile +++ b/textproc/iiimf-client-lib/files/patch-Makefile @@ -7,8 +7,8 @@ -#LIBTOOLIZE = libtoolize --force --copy -#AUTOHEADER = autoheader -#AUTOCONF = autoconf -+ACLOCAL = aclocal-1.9 -+AUTOMAKE = automake-1.9 --add-missing --copy ++ACLOCAL = aclocal-1.11 ++AUTOMAKE = automake-1.11 --add-missing --copy +LIBTOOLIZE = libtoolize --force --copy +AUTOHEADER = autoheader-2.67 +AUTOCONF = autoconf-2.67 |