diff options
| author | Kenneth Raplee <kenrap@FreeBSD.org> | 2026-05-04 15:39:30 +0000 |
|---|---|---|
| committer | Kenneth Raplee <kenrap@FreeBSD.org> | 2026-05-11 15:33:48 +0000 |
| commit | c96494206dee1d0908ae745b1571c0b009ea2395 (patch) | |
| tree | a1e34ed8878bcfe7d59c5049db4eaee7b3918256 | |
| parent | ee707ea4f0bd40aabc4831f06871b4404e3d2735 (diff) | |
www/zine-ssg: Change to zig015
PR: 294741
Approved by: arrowd (co-mentor)
| -rw-r--r-- | www/zine-ssg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zine-ssg/Makefile b/www/zine-ssg/Makefile index 6f23c6b1ba97..29c89451fdc4 100644 --- a/www/zine-ssg/Makefile +++ b/www/zine-ssg/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # This is needed to run `make test`. TEST_DEPENDS= git:devel/git -USES= inotify zig +USES= inotify zig:015 USE_GITHUB= yes GH_ACCOUNT= kristoff-it |
