git: 32b92dcd3678 - main - sysutils/ncdu2: Update version requirement of BUILD_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 04:07:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=32b92dcd3678cea574165f6e41b3bf3b5a488aeb
commit 32b92dcd3678cea574165f6e41b3bf3b5a488aeb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 03:59:16 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 03:59:16 +0000
sysutils/ncdu2: Update version requirement of BUILD_DEPENDS
---
sysutils/ncdu2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/ncdu2/Makefile b/sysutils/ncdu2/Makefile
index 38d31334f3e8..b39be6ac40ae 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.12.1<0.12.1_99:lang/zig
+BUILD_DEPENDS= zig>=0.12.0<0.12.1_99:lang/zig
USES= ncurses