diff options
Diffstat (limited to 'databases/db42/Makefile.db')
-rw-r--r-- | databases/db42/Makefile.db | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db42/Makefile.db b/databases/db42/Makefile.db index 3edd9e5ad53a..21ab54139429 100644 --- a/databases/db42/Makefile.db +++ b/databases/db42/Makefile.db @@ -10,7 +10,7 @@ PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} BDBVER= ${PORTVERSION:R} |