diff options
Diffstat (limited to 'comms/tlf/Makefile')
-rw-r--r-- | comms/tlf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index f17116571ff4..a55d59d6dd11 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -17,7 +17,7 @@ MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio curses based logging program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= autoconf:262 libtool:15 aclocal:19 automake:19 +USE_AUTOTOOLS= autoconf:262 libtool:22 aclocal:19 automake:19 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" |