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