diff options
Diffstat (limited to 'databases/db3')
-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 1e189ac6f3f5..c57fc86bea19 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_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} CONFIGURE_ARGS= --enable-compat185 \ |