Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 15:36:36 +0000
From:      Kenneth Raplee <kenrap@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c96494206dee - main - www/zine-ssg: Change to zig015
Message-ID:  <6a01f784.34087.a9a8cc5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kenrap:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c96494206dee1d0908ae745b1571c0b009ea2395

commit c96494206dee1d0908ae745b1571c0b009ea2395
Author:     Kenneth Raplee <kenrap@FreeBSD.org>
AuthorDate: 2026-05-04 15:39:30 +0000
Commit:     Kenneth Raplee <kenrap@FreeBSD.org>
CommitDate: 2026-05-11 15:33:48 +0000

    www/zine-ssg: Change to zig015
    
    PR:             294741
    Approved by:    arrowd (co-mentor)
---
 www/zine-ssg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a01f784.34087.a9a8cc5>