aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
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
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')
-rw-r--r--textproc/iiimf-client-lib/Makefile2
-rw-r--r--textproc/iiimf-client-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-csconv/Makefile2
-rw-r--r--textproc/iiimf-csconv/files/patch-Makefile6
-rw-r--r--textproc/iiimf-gnome-im-switcher/Makefile2
-rw-r--r--textproc/iiimf-gnome-im-switcher/files/patch-Makefile6
-rw-r--r--textproc/iiimf-gtk/Makefile2
-rw-r--r--textproc/iiimf-gtk/files/patch-Makefile6
-rw-r--r--textproc/iiimf-le-unit/Makefile2
-rw-r--r--textproc/iiimf-le-unit/files/patch-Makefile6
-rw-r--r--textproc/iiimf-protocol-lib/Makefile2
-rw-r--r--textproc/iiimf-protocol-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-server/Makefile2
-rw-r--r--textproc/iiimf-server/files/patch-Makefile6
-rw-r--r--textproc/iiimf-x-lib/Makefile2
-rw-r--r--textproc/iiimf-x-lib/files/patch-Makefile6
-rw-r--r--textproc/iiimf-x/Makefile2
-rw-r--r--textproc/iiimf-x/files/patch-Makefile6
-rw-r--r--textproc/libmrss/Makefile2
-rw-r--r--textproc/wbxml2/Makefile2
-rw-r--r--textproc/xaira/Makefile2
-rw-r--r--textproc/xlhtml/Makefile2
22 files changed, 40 insertions, 40 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile
index 961cec23aef0..34952b751fd5 100644
--- a/textproc/iiimf-client-lib/Makefile
+++ b/textproc/iiimf-client-lib/Makefile
@@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386
USE_LDCONFIG= yes
USE_BZIP2= 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/iiimcf
diff --git a/textproc/iiimf-client-lib/files/patch-Makefile b/textproc/iiimf-client-lib/files/patch-Makefile
index 0ab070a0d5cf..f89c8b0750cf 100644
--- a/textproc/iiimf-client-lib/files/patch-Makefile
+++ b/textproc/iiimf-client-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
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
diff --git a/textproc/iiimf-gnome-im-switcher/Makefile b/textproc/iiimf-gnome-im-switcher/Makefile
index c975af2733ae..be26d1d08eff 100644
--- a/textproc/iiimf-gnome-im-switcher/Makefile
+++ b/textproc/iiimf-gnome-im-switcher/Makefile
@@ -25,7 +25,7 @@ USE_GNOME= intltool gconf2 libglade2 libgnomeui \
gnomepanel gnomeprefix gnomehack
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
+USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env
GCONF_SCHEMAS= gnome-im-properties.schemas gnome-im-switcher.schemas
diff --git a/textproc/iiimf-gnome-im-switcher/files/patch-Makefile b/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
index 353b699ab3e0..da86d17b5321 100644
--- a/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
+++ b/textproc/iiimf-gnome-im-switcher/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
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile
index acaa16573ccd..b56712ab0cdd 100644
--- a/textproc/iiimf-gtk/Makefile
+++ b/textproc/iiimf-gtk/Makefile
@@ -26,7 +26,7 @@ USE_ICONV= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= intltool gtk20
-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}/iiimgcf
diff --git a/textproc/iiimf-gtk/files/patch-Makefile b/textproc/iiimf-gtk/files/patch-Makefile
index c08f74ce0002..aa1372f90233 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.61
-+AUTOCONF = autoconf-2.61
++AUTOHEADER = autoheader-2.62
++AUTOCONF = autoconf-2.62
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
@@ -12,3 +12,3 @@
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf-2.61
++AUTORECONF = autoreconf-2.62
BOOTSTRAP = $(AUTORECONF) --install --force
@@ -16,12 +16,14 @@
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile
index 69688027ce4b..f6dd14a2d943 100644
--- a/textproc/iiimf-le-unit/Makefile
+++ b/textproc/iiimf-le-unit/Makefile
@@ -27,7 +27,7 @@ USE_ICONV= yes
USE_GMAKE= yes
USE_GNOME= libxml2
USE_XORG= x11
-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}/leif
diff --git a/textproc/iiimf-le-unit/files/patch-Makefile b/textproc/iiimf-le-unit/files/patch-Makefile
index 02ad5fcc8282..bf06af25cea2 100644
--- a/textproc/iiimf-le-unit/files/patch-Makefile
+++ b/textproc/iiimf-le-unit/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
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile
index 3fa85e9c53ad..30d1797fb8ec 100644
--- a/textproc/iiimf-protocol-lib/Makefile
+++ b/textproc/iiimf-protocol-lib/Makefile
@@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386
USE_LDCONFIG= yes
USE_BZIP2= 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/iiimp
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
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
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index b23aa91084f5..761f7f22e402 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -27,7 +27,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_MOTIF= yes
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}/iiimxcf/xiiimp.so
diff --git a/textproc/iiimf-x-lib/files/patch-Makefile b/textproc/iiimf-x-lib/files/patch-Makefile
index 835ee459d7e2..a1a2017ac4bf 100644
--- a/textproc/iiimf-x-lib/files/patch-Makefile
+++ b/textproc/iiimf-x-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
diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile
index cae32edbbcee..57b88741aa6a 100644
--- a/textproc/iiimf-x/Makefile
+++ b/textproc/iiimf-x/Makefile
@@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
USE_GMAKE= yes
USE_XORG= x11 ice xt
-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}/iiimxcf/htt_xbe
diff --git a/textproc/iiimf-x/files/patch-Makefile b/textproc/iiimf-x/files/patch-Makefile
index ba5bdd8c8f23..fac1f8943c21 100644
--- a/textproc/iiimf-x/files/patch-Makefile
+++ b/textproc/iiimf-x/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
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index b45e1d8998e6..c309c5f11828 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -35,7 +35,7 @@ pre-patch:
.if defined(WITH_PHPMRSS)
USE_PHP= yes
-USE_AUTOTOOLS+= autoconf:261:env
+USE_AUTOTOOLS+= autoconf:262:env
BUILD_DEPENDS+= phpize:${PHP_PORT}
post-install:
@(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize)
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile
index d5a10409196c..5236dfd87013 100644
--- a/textproc/wbxml2/Makefile
+++ b/textproc/wbxml2/Makefile
@@ -19,7 +19,7 @@ COMMENT= Library & tools for converting wbxml<->xml
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-USE_AUTOTOOLS= aclocal:19 autoconf:261 autoheader:261 automake:19 libtool:15
+USE_AUTOTOOLS= aclocal:19 autoconf:262 autoheader:262 automake:19 libtool:15
AUTOMAKE_ARGS= -acf
USE_LDCONFIG= yes
USE_GNOME= pkgconfig libxml2
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile
index fc915fdda052..6bda394e7109 100644
--- a/textproc/xaira/Makefile
+++ b/textproc/xaira/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 \
icuio:${PORTSDIR}/devel/icu
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:19 autoconf:261 libtool:15
+USE_AUTOTOOLS= aclocal:19 autoconf:262 libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index 97dc2a144e9c..bfb226531114 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Excel and PowerPoint files to HTML and text
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:14 autoconf:261
+USE_AUTOTOOLS= automake:14 autoconf:262
CONFIGURE_ARGS= --mandir=${PREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}