diff options
Diffstat (limited to 'databases/firebird20-server/Makefile')
-rw-r--r-- | databases/firebird20-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index 0af8efcc91a4..7e03ccabda91 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -23,7 +23,7 @@ USE_BISON= build USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:19 libtool:15 +USE_AUTOTOOLS= autoconf:262 aclocal:19 libtool:22 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \ -I ${WRKSRC}/m4 MAKE_JOBS_UNSAFE= yes |