diff options
Diffstat (limited to 'databases/firebird-server/Makefile')
-rw-r--r-- | databases/firebird-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index e6443e3fdfdf..205a8c7c6788 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -25,7 +25,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 USE_GCC= 3.4 |