aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-05 19:57:56 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-05 19:57:56 +0000
commit7e80cde3289d108a73c54656f4fde354dd2fb09e (patch)
treeb85b705571d426ca1d0ff74b6af8f029081a6a39 /finance
parent6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff)
downloadports-7e80cde3289d108a73c54656f4fde354dd2fb09e.tar.gz
ports-7e80cde3289d108a73c54656f4fde354dd2fb09e.zip
Round one migration of ports from automake{19,110} to automake111
Notes
Notes: svn path=/head/; revision=262460
Diffstat (limited to 'finance')
-rw-r--r--finance/khacc/Makefile2
-rw-r--r--finance/libofx/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile
index f2ad338548e4..70e9f96f2197 100644
--- a/finance/khacc/Makefile
+++ b/finance/khacc/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_KDELIBS_VER=3
USE_PERL5_BUILD=yes
USE_GMAKE= yes
-USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22
+USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22
CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index c1dac2ad4e65..ae6a0e67c129 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
USE_ICONV= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= aclocal:110 autoheader:267 automake:110 autoconf:267 libtool:22
+USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22
ACLOCAL_ARGS= -I m4
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \