diff options
Diffstat (limited to 'databases/db3/Makefile')
-rw-r--r-- | databases/db3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile index c57fc86bea19..f8b07ba2b256 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} CONFIGURE_ARGS= --enable-compat185 \ |