aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-client-lib
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-07 15:18:56 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-07 15:18:56 +0000
commit231b6073decfcdbad451c9aeb05ae4fd0afacf71 (patch)
tree99fb67c0ee20a7f10c47ce9d6dbe0313ac92aaef /textproc/iiimf-client-lib
parent2b8a1717bc2e1b032ad80b912fa2ac18e4c858fb (diff)
downloadports-231b6073decfcdbad451c9aeb05ae4fd0afacf71.tar.gz
ports-231b6073decfcdbad451c9aeb05ae4fd0afacf71.zip
Notes
Diffstat (limited to 'textproc/iiimf-client-lib')
-rw-r--r--textproc/iiimf-client-lib/Makefile2
-rw-r--r--textproc/iiimf-client-lib/files/patch-Makefile4
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