diff options
Diffstat (limited to 'databases/db45')
-rw-r--r-- | databases/db45/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile index 26f9f2b..6369669 100644 --- a/databases/db45/Makefile +++ b/databases/db45/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_SCRIPT= ../dist/configure LIBTOOLFILES= ${CONFIGURE_SCRIPT} CONFIGURE_TARGET= --target=${ARCH}-portbld-freebsd${OSREL} |