aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-gtk')
-rw-r--r--textproc/iiimf-gtk/Makefile4
-rw-r--r--textproc/iiimf-gtk/files/patch-Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile
index 28f0156db7d1..4b84586e8ae6 100644
--- a/textproc/iiimf-gtk/Makefile
+++ b/textproc/iiimf-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk
PORTVERSION= 12.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -27,7 +27,7 @@ USE_ICONV= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= intltool gtk20
-USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
+USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/iiimgcf
diff --git a/textproc/iiimf-gtk/files/patch-Makefile b/textproc/iiimf-gtk/files/patch-Makefile
index d3c5ac697408..c08f74ce0002 100644
--- a/textproc/iiimf-gtk/files/patch-Makefile
+++ b/textproc/iiimf-gtk/files/patch-Makefile
@@ -10,13 +10,13 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.59
-+AUTOCONF = autoconf-2.59
++AUTOHEADER = autoheader-2.61
++AUTOCONF = autoconf-2.61
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
@@ -12,3 +12,3 @@
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.59
++AUTORECONF = autoreconf-2.61
BOOTSTRAP = $(AUTORECONF) --install --force
@@ -16,12 +16,14 @@