summaryrefslogtreecommitdiff
path: root/finance/libofx
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/libofx
parent- update to 3.43 (diff)
Round one migration of ports from automake{19,110} to automake111
Notes
Notes: svn path=/head/; revision=262460
Diffstat (limited to 'finance/libofx')
-rw-r--r--finance/libofx/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \