diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-12-15 23:06:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-12-15 23:06:00 +0000 |
| commit | 75d873b56a7440351ea2bdf9e4a6017db3889f32 (patch) | |
| tree | dd0a71028812a5107c8cef9365e45d690dddfe64 /sysutils/containerd | |
| parent | 7dc1a81584005a32ede4c7d2e48127ac6a1dc699 (diff) | |
Diffstat (limited to 'sysutils/containerd')
| -rw-r--r-- | sysutils/containerd/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/containerd/Makefile b/sysutils/containerd/Makefile index 3e7e014ecfcd..650243f175ae 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -13,13 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash -USES= cpe gmake go:1.23,modules,no_targets +USES= cpe gmake go:modules,no_targets USE_GITHUB= yes GH_SUBDIR= src/github.com/containerd/containerd -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - CPE_VENDOR= linuxfoundation USE_RC_SUBR= containerd |
