diff options
Diffstat (limited to 'databases/dbconnect')
-rw-r--r-- | databases/dbconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile index d8ce695345c0..c1cb4b4e90c9 100644 --- a/databases/dbconnect/Makefile +++ b/databases/dbconnect/Makefile @@ -17,7 +17,7 @@ COMMENT= Use C++ object API to allow applications to connect to databases GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOCONF_VER= 257 +USE_AUTOCONF_VER= 259 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |