A warning message is printed if user defines WITH_BDB_VER.
The db version used for xcin25 and libtabe MUST match.
- USE_BDB exists in libtabe, but it may find the wrong version
if one has more than one bdb version installed. Thus, configure
and two source files are patched to use the correct bdb version
specified in WITH_BDB_VER.
- bump PORTREVISION to encourage updating
PR: ports/96606
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Approved by: maintainer (Kuang-che Wu)