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 --- comms/tlf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/tlf') diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index 921b99b1845c..b0f185f987b4 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -18,7 +18,7 @@ MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio curses based logging program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= autoconf:267 libtool:22 aclocal:19 automake:19 +USE_AUTOTOOLS= autoconf:267 libtool:22 aclocal:111 automake:111 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" -- cgit