diff options
Diffstat (limited to 'comms/tlf')
-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 809bb4bd1319..d0c5145520a4 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio curses based logging program -USE_AUTOTOOLS= autoconf:259 libtool:15 aclocal:19 automake:19 +USE_AUTOTOOLS= autoconf:261 libtool:15 aclocal:19 automake:19 GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" |