aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-server
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-server
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
Notes
Diffstat (limited to 'textproc/iiimf-server')
-rw-r--r--textproc/iiimf-server/Makefile2
-rw-r--r--textproc/iiimf-server/files/patch-Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile
index 8d4c3974f815..ea5144b395ef 100644
--- a/textproc/iiimf-server/Makefile
+++ b/textproc/iiimf-server/Makefile
@@ -26,7 +26,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig libxml2
USE_OPENSSL= yes
-USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
+USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/iiimsf
diff --git a/textproc/iiimf-server/files/patch-Makefile b/textproc/iiimf-server/files/patch-Makefile
index 0cf7a9e2694e..f2ed2f4b9666 100644
--- a/textproc/iiimf-server/files/patch-Makefile
+++ b/textproc/iiimf-server/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