git: bf2de0ed24f5 - main - mail/vacation: Switch to db18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 13:24:39 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf2de0ed24f5febb7f9e3887ddd83ab9e977102c commit bf2de0ed24f5febb7f9e3887ddd83ab9e977102c Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-05-19 13:23:06 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-05-19 13:24:25 +0000 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