summaryrefslogtreecommitdiff
path: root/textproc/iiimf-protocol-lib/files/patch-Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /textproc/iiimf-protocol-lib/files/patch-Makefile
parent. If DISTFILES are missing then print out the instructions to get them (diff)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Notes
Notes: svn path=/head/; revision=218886
Diffstat (limited to 'textproc/iiimf-protocol-lib/files/patch-Makefile')
-rw-r--r--textproc/iiimf-protocol-lib/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iiimf-protocol-lib/files/patch-Makefile b/textproc/iiimf-protocol-lib/files/patch-Makefile
index 38bc0510b020..d5fd1652a168 100644
--- a/textproc/iiimf-protocol-lib/files/patch-Makefile
+++ b/textproc/iiimf-protocol-lib/files/patch-Makefile
@@ -10,8 +10,8 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader-2.61
-+AUTOCONF = autoconf-2.61
++AUTOHEADER = autoheader-2.62
++AUTOCONF = autoconf-2.62
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.61
++AUTORECONF = autoreconf-2.62
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake