diff options
Diffstat (limited to '')
-rw-r--r-- | databases/firebird-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index 188fe9af49c8..f3122bb35f60 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -19,8 +19,8 @@ USE_BISON= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -WANT_LIBTOOL_VER= 13 -WANT_AUTOCONF_VER= 253 +USE_LIBTOOL_VER= 13 +USE_AUTOCONF_VER= 253 USE_GCC= 3.3 # Don't use ld for linking, use gcc |