diff options
Diffstat (limited to 'net/rabbitmq-c-devel/Makefile')
-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 fbfe0dc6129d..44e8ac3c8b1a 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:110 autoconf:267 automake:110 autoheader:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 autoheader:267 libtool:22 AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal |