aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-csconv
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2008-08-20 08:57:32 +0800
committerade <ade@FreeBSD.org>2008-08-20 08:57:32 +0800
commit8eb92ae1d0dce072ddbe65c4852625fae9d1eddb (patch)
tree0187b240fea44ca0f29e4c127dba0644d947187e /textproc/iiimf-csconv
parent6998bd19975dd6b512ccc433d82c50c8893fbc13 (diff)
downloadfreebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.gz
freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.zst
freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.zip
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Diffstat (limited to 'textproc/iiimf-csconv')
-rw-r--r--textproc/iiimf-csconv/Makefile2
-rw-r--r--textproc/iiimf-csconv/files/patch-Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile
index 6fc39422f5c2..8913466c8ec4 100644
--- a/textproc/iiimf-csconv/Makefile
+++ b/textproc/iiimf-csconv/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_GMAKE= 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}/lib/CSConv
diff --git a/textproc/iiimf-csconv/files/patch-Makefile b/textproc/iiimf-csconv/files/patch-Makefile
index a48197bd9c4d..36162e720cad 100644
--- a/textproc/iiimf-csconv/files/patch-Makefile
+++ b/textproc/iiimf-csconv/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