lang/clisp: Use Berkeley db 18
clisp was using the default bdb, version 5, which is deprecated and
can be considered insecure. Upgrade to 18.
Partial patch by fernape@
PR: 275125
Approved by: jbo (mentor), maintainer timeout
Reviewed by: fernape
Differential Revision: https://reviews.freebsd.org/D58125