aboutsummaryrefslogtreecommitdiffstats
path: root/comms/tlf
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
committerade <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
commite74307c7a7b8d3cc36e4106d40fb9c6c9c76b973 (patch)
tree26fe74a7c2c257fcd8de12bb4ae7aa37e14cded4 /comms/tlf
parentb30ffe50e036033f7a762ff34b0640d1797bc559 (diff)
downloadfreebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.gz
freebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.tar.zst
freebsd-ports-gnome-e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973.zip
Round one migration of ports from automake{19,110} to automake111
Diffstat (limited to 'comms/tlf')
-rw-r--r--comms/tlf/Makefile2
1 files changed, 1 insertions, 1 deletions
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"