From bf2de0ed24f5febb7f9e3887ddd83ab9e977102c Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sun, 19 May 2024 06:23:06 -0700 Subject: [PATCH] mail/vacation: Switch to db18 PR: 279149 Reported by: dizzy --- mail/vacation/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/vacation/Makefile b/mail/vacation/Makefile index 5e5f4ed2b27d..eee9c80b3cc2 100644 --- a/mail/vacation/Makefile +++ b/mail/vacation/Makefile @@ -1,6 +1,6 @@ PORTNAME= vacation PORTVERSION= 3.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,7 @@ WWW= https://www.linux.it/~md/software/ PORTSCOUT= ignore:1 -USES= bdb +USES= bdb:18 CFLAGS+= -L${LOCALBASE}/lib