git: 0eb68254e672 - main - security/sks: Remove range of 'USES=bdb'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 07:19:05 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=0eb68254e6729cfc2dc4d6e041919947dd654c1c commit 0eb68254e6729cfc2dc4d6e041919947dd654c1c Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-03-30 09:02:18 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-04-18 07:17:59 +0000 security/sks: Remove range of 'USES=bdb' Build also succeeds with Berkeley DB 18.x. PR: 262932 Approved by: maintainer timeout --- security/sks/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/sks/Makefile b/security/sks/Makefile index 3a84425b5745..a041ae972668 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/num/META:math/ocaml-num USE_OCAML= yes USE_OCAML_CAMLP4=yes -USES= bdb:5 perl5 gmake shebangfix tar:tgz +USES= bdb perl5 gmake shebangfix tar:tgz USE_PERL5= build MAKE_JOBS_UNSAFE=yes SHEBANG_FILES= sks_build.sh