aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/iiimf-client-lib/Makefile3
-rw-r--r--textproc/iiimf-client-lib/files/patch-Makefile12
-rw-r--r--textproc/iiimf-csconv/Makefile3
-rw-r--r--textproc/iiimf-csconv/files/patch-Makefile12
-rw-r--r--textproc/iiimf-gnome-im-switcher/Makefile3
-rw-r--r--textproc/iiimf-gnome-im-switcher/files/patch-Makefile10
-rw-r--r--textproc/iiimf-gtk/Makefile3
-rw-r--r--textproc/iiimf-gtk/files/patch-Makefile10
-rw-r--r--textproc/iiimf-le-unit/Makefile3
-rw-r--r--textproc/iiimf-le-unit/files/patch-Makefile12
-rw-r--r--textproc/iiimf-protocol-lib/Makefile2
-rw-r--r--textproc/iiimf-protocol-lib/files/patch-Makefile12
-rw-r--r--textproc/iiimf-server/Makefile2
-rw-r--r--textproc/iiimf-server/files/patch-Makefile12
-rw-r--r--textproc/iiimf-x-lib/Makefile3
-rw-r--r--textproc/iiimf-x-lib/files/patch-Makefile12
-rw-r--r--textproc/iiimf-x/Makefile3
-rw-r--r--textproc/iiimf-x/files/patch-Makefile12
-rw-r--r--textproc/ssddiff/Makefile3
-rw-r--r--textproc/xlhtml/Makefile5
20 files changed, 66 insertions, 71 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile
index da9b4fc115b1..e108552d7603 100644
--- a/textproc/iiimf-client-lib/Makefile
+++ b/textproc/iiimf-client-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= client-lib
PORTVERSION= 12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -25,7 +25,6 @@ INSTALLS_SHLIB= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 93b6c7871efe..d7f7226f91e6 100644
--- a/textproc/iiimf-client-lib/files/patch-Makefile
+++ b/textproc/iiimf-client-lib/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 0d7007b93f7e..daadf77139e6 100644
--- a/textproc/iiimf-csconv/Makefile
+++ b/textproc/iiimf-csconv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= csconv
PORTVERSION= 12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -23,7 +23,6 @@ USE_ICONV= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 78d014fc08d2..a610aed43a09 100644
--- a/textproc/iiimf-csconv/files/patch-Makefile
+++ b/textproc/iiimf-csconv/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 a1384c5bfc8a..3ca40c22f8c5 100644
--- a/textproc/iiimf-gnome-im-switcher/Makefile
+++ b/textproc/iiimf-gnome-im-switcher/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-im-switcher
PORTVERSION= 12.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -27,7 +27,6 @@ USE_GNOME= intltool gconf2 libglade2 libgnomeui \
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 3efdd256befb..da0154fa72c1 100644
--- a/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
+++ b/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
@@ -7,11 +7,11 @@
-#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} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 493861e39f6e..28f0156db7d1 100644
--- a/textproc/iiimf-gtk/Makefile
+++ b/textproc/iiimf-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk
PORTVERSION= 12.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -28,7 +28,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= intltool gtk20
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 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 @@
diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile
index dd182635708a..84037df4cb60 100644
--- a/textproc/iiimf-le-unit/Makefile
+++ b/textproc/iiimf-le-unit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= le-unit
PORTVERSION= 12.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -28,7 +28,6 @@ USE_GMAKE= yes
USE_GNOME= libxml2
USE_XLIB= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 687ccf0b6813..001d4a5432a2 100644
--- a/textproc/iiimf-le-unit/files/patch-Makefile
+++ b/textproc/iiimf-le-unit/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 bcf16479ed7f..a62e396d7e8c 100644
--- a/textproc/iiimf-protocol-lib/Makefile
+++ b/textproc/iiimf-protocol-lib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= protocol-lib
PORTVERSION= 12.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -21,7 +22,6 @@ INSTALLS_SHLIB= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 3b1030c4343d..d1aae83781bb 100644
--- a/textproc/iiimf-protocol-lib/files/patch-Makefile
+++ b/textproc/iiimf-protocol-lib/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 2a74379454e5..645d0fec4e3b 100644
--- a/textproc/iiimf-server/Makefile
+++ b/textproc/iiimf-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= server
PORTVERSION= 12.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -26,7 +27,6 @@ USE_GMAKE= yes
USE_GNOME= pkgconfig libxml2
USE_OPENSSL= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 3976fd7ed181..f0ede4220047 100644
--- a/textproc/iiimf-server/files/patch-Makefile
+++ b/textproc/iiimf-server/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 a076472c09c3..153c6500cb48 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x-lib
PORTVERSION= 12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -28,7 +28,6 @@ USE_GMAKE= yes
USE_MOTIF= yes
USE_OPENSSL= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 24542b8ac6b9..c9f378ab6ff5 100644
--- a/textproc/iiimf-x-lib/files/patch-Makefile
+++ b/textproc/iiimf-x-lib/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
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 da34ff069664..6684a91156b1 100644
--- a/textproc/iiimf-x/Makefile
+++ b/textproc/iiimf-x/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x
PORTVERSION= 12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
PKGNAMEPREFIX= iiimf-
@@ -26,7 +26,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
-WANT_AUTOHEADER_VER= 259
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 84f3d2261920..366fcede6ca2 100644
--- a/textproc/iiimf-x/files/patch-Makefile
+++ b/textproc/iiimf-x/files/patch-Makefile
@@ -7,11 +7,11 @@
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
-+ACLOCAL = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize15 --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
++ACLOCAL = aclocal-1.9
++AUTOMAKE = automake-1.9 --add-missing --copy
++LIBTOOLIZE = libtoolize --force --copy
++AUTOHEADER = autoheader-2.59
++AUTOCONF = autoconf-2.59
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
@@ -19,7 +19,7 @@
# $(AUTOCONF)
-AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
++AUTORECONF = autoreconf-2.59
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile
index 576aaac55727..450ed406afb1 100644
--- a/textproc/ssddiff/Makefile
+++ b/textproc/ssddiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ssddiff
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://alioth.debian.org/frs/download.php/1469/
@@ -24,7 +25,7 @@ PLIST_FILES= bin/xmldiff
post-extract:
.for f in config.guess config.sub install-sh missing mkinstalldirs
- @${LN} -sf ${LOCALBASE}/share/automake14/${f} ${WRKSRC}/${f}
+ @${LN} -sf ${AUTOMAKE_DIR}/${f} ${WRKSRC}/${f}
.endfor
@${REINPLACE_CMD} -e 's,"getopt\.h",<unistd.h>,' \
${WRKSRC}/src/main.cc
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index 2085af006328..97dc2a144e9c 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlhtml
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Excel and PowerPoint files to HTML and text
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:14 autoconf:253
+USE_AUTOTOOLS= automake:14 autoconf:261
+CONFIGURE_ARGS= --mandir=${PREFIX}/man
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ppthtml.1 xlhtml.1