databases/db5: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2025-01-07 13:47:06 +01:00
parent baacb5cba0
commit 25161f9964

View file

@ -53,7 +53,7 @@ DBLIBS= libdb libdb_cxx libdb_stl
DEBUG_CONFIGURE_ENABLE= debug umrw DEBUG_CONFIGURE_ENABLE= debug umrw
CRYPTO_CONFIGURE_WITH= cryptography=yes CRYPTO_CONFIGURE_WITH= cryptography=yes
L10N_CONFIGURE_ENABLE= localization L10N_CONFIGURE_ENABLE= localization
JAVA_USE= java JAVA_USES= java
# db5 is incompatible with openjdk8 and causes IllegalArgument # db5 is incompatible with openjdk8 and causes IllegalArgument
# exceptions during build # exceptions during build
JAVA_VARS= DBLIBS+=libdb_java JAVA_VERSION="8" JAVA_VARS= DBLIBS+=libdb_java JAVA_VERSION="8"