diff options
Diffstat (limited to 'databases/dbconnect/Makefile')
-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 0386778918e5..3672672547e0 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_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_LDCONFIG= yes CXXFLAGS+= ${PTHREAD_CFLAGS} -fPIC -DFREEBSD |