Date: Mon, 09 Mar 2026 14:47:40 +0000 From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2ccc7c446ab2 - main - www/fmd-server: add NO_PACKAGE as pnpm downloads files during build Message-ID: <69aedd8c.381d6.414ac07a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ccc7c446ab26a19d8ca4d261afdbc6595befd3f commit 2ccc7c446ab26a19d8ca4d261afdbc6595befd3f Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2026-03-09 14:44:47 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2026-03-09 14:44:47 +0000 www/fmd-server: add NO_PACKAGE as pnpm downloads files during build To be able to build a package the pnpm cache needs to be turned into a distfile. --- www/fmd-server/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/fmd-server/Makefile b/www/fmd-server/Makefile index a7d298fafd05..3d22bf32be91 100644 --- a/www/fmd-server/Makefile +++ b/www/fmd-server/Makefile @@ -17,6 +17,8 @@ USE_GITHUB= nodefault GL_ACCOUNT= fmd-foss GO_MODULE= gitlab.com/fmd-foss/fmd-server +NO_PACKAGE= downloads nodejs modules during web interface build + USE_RC_SUBR= ${PORTNAME} CONFIGURE_ENV= COREPACK_ENABLE_DOWNLOAD_PROMPT=0home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69aedd8c.381d6.414ac07a>
