diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
| commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
| tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /net/rabbitmq-c-devel | |
| parent | Bump autoconf 2.67->2.68 -- will deal with any fallout. (diff) | |
Punt autoconf267->autoconf268
Diffstat (limited to 'net/rabbitmq-c-devel')
| -rw-r--r-- | net/rabbitmq-c-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile index 44e8ac3c8b1a..1afd40547fa2 100644 --- a/net/rabbitmq-c-devel/Makefile +++ b/net/rabbitmq-c-devel/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= YES USE_PYTHON= YES USE_LDCONFIG= YES GNU_CONFIGURE= YES -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 autoheader:268 libtool:22 AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal |
