aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-gtk/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-gtk/files')
-rw-r--r--textproc/iiimf-gtk/files/patch-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/iiimf-gtk/files/patch-Makefile b/textproc/iiimf-gtk/files/patch-Makefile
index 4942c07fafd7..d3c5ac697408 100644
--- a/textproc/iiimf-gtk/files/patch-Makefile
+++ b/textproc/iiimf-gtk/files/patch-Makefile
@@ -7,16 +7,16 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
@@ -12,3 +12,3 @@
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
BOOTSTRAP = $(AUTORECONF) --install --force
@@ -16,12 +16,14 @@