aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorNathan Fisher <jeang3nie@hitchhiker-linux.org>2023-08-14 04:32:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-01-01 05:37:19 +0000
commit8c1e3e605452d8181b2180dad180679d93aecbe3 (patch)
tree30cc25716d8e3edf0ffe26f23631d2e552fe4791 /sysutils
parentaaaa65fc0629810abd45313c70ee0cf10d31e8ee (diff)
downloadports-8c1e3e605452d8181b2180dad180679d93aecbe3.tar.gz
ports-8c1e3e605452d8181b2180dad180679d93aecbe3.zip
lang/zig: update to 0.11.0
Changes: https://ziglang.org/download/0.11.0/release-notes.html PR: 273124 Approved by: dch (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ncdu2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ncdu2/Makefile b/sysutils/ncdu2/Makefile
index 2d0299f9d9af..d4f9d6dc152b 100644
--- a/sysutils/ncdu2/Makefile
+++ b/sysutils/ncdu2/Makefile
@@ -13,7 +13,7 @@ WWW= https://dev.yorhel.nl/ncdu \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt
-BUILD_DEPENDS= zig>=0.10.0<0.10.1_99:lang/zig
+BUILD_DEPENDS= zig010>=0.10.0<0.10.1_99:lang/zig010
USES= ncurses