From e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973 Mon Sep 17 00:00:00 2001 From: ade Date: Tue, 5 Oct 2010 19:57:56 +0000 Subject: Round one migration of ports from automake{19,110} to automake111 --- devel/avra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/avra') diff --git a/devel/avra/Makefile b/devel/avra/Makefile index 3aa0ac839df2..2984aefb7fda 100644 --- a/devel/avra/Makefile +++ b/devel/avra/Makefile @@ -16,7 +16,7 @@ MAINTAINER= wes@FreeBSD.org COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} -USE_AUTOTOOLS= aclocal:110 autoconf:267 automake:110 +USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 AUTOMAKE_ARGS= -a PORTDOCS= README -- cgit