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 aaaf8bcc2c74..95129f809f05 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:268 libtool:22 aclocal:111 automake:111 +USE_AUTOTOOLS= autoconf libtool aclocal automake GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" |