git: e16a8f7d7105 - main - sysutils/lsof: add PR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 20:57:14 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=e16a8f7d71053d0074d26ce16593a8c284b22a82 commit e16a8f7d71053d0074d26ce16593a8c284b22a82 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2025-01-11 20:56:33 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2025-01-11 20:56:33 +0000 sysutils/lsof: add PR PR: 284004 --- sysutils/lsof/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index a10d7db4320a..61a5f73d0540 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -16,6 +16,7 @@ LICENSE_NAME= lsof LICENSE_FILE= ${FILESDIR}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= compiler cpe shebangfix CPE_VENDOR= lsof_project USE_GITHUB= yes