Date: Wed, 1 Jan 2025 11:52:06 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e3d138194042 - main - security/hidden-lake: hooked to the build Message-ID: <202501011152.501Bq60X027734@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3d13819404299b9ef6d272a17479c723518b48e commit e3d13819404299b9ef6d272a17479c723518b48e Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2025-01-01 11:50:29 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-01-01 11:50:29 +0000 security/hidden-lake: hooked to the build Forget to add SUBDIR to security/Makefile in commit c543b2f674564560584e66839f6493a79b02a9d9. Reported by: antoine --- security/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/Makefile b/security/Makefile index dd78e4da8581..7e0acf37f07b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -219,6 +219,7 @@ SUBDIR += heimdal-devel SUBDIR += helib SUBDIR += hexl + SUBDIR += hidden-lake SUBDIR += highwayhash SUBDIR += hitch SUBDIR += hockeypuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011152.501Bq60X027734>