git: 83ee3d446fed - main - www/crawl: update BDB to version 18

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Fri, 24 May 2024 18:00:12 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83ee3d446fedf5ae52d534a052403a86dc095c17

commit 83ee3d446fedf5ae52d534a052403a86dc095c17
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2024-05-23 15:52:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-24 18:00:00 +0000

    www/crawl: update BDB to version 18
    
    PR:             279210
    Reported by:    portmaster@bsdforge.com (maintainer)
---
 www/crawl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index d2676aad821e..0fbe963e84df 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	crawl
 PORTVERSION=	0.4
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	www
 MASTER_SITES=	http://www.monkey.org/~provos/
 
@@ -12,7 +12,7 @@ LICENSE=	BSD4CLAUSE
 
 LIB_DEPENDS=	libevent.so:devel/libevent
 
-USES=		bdb pkgconfig
+USES=		bdb:18 pkgconfig
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libevent --program-transform-name=''