Created attachment 254446 [details] update to 0.1.2 patch
Why add "ONLY_FOR_ARCHS= *"?
All architectures are supported. I don't know if this is written correctly either.
Is it okay not to write this line either?
This line is not needed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8339a3d89dbbe5499711eb9b8239d0f4055f6bb commit f8339a3d89dbbe5499711eb9b8239d0f4055f6bb Author: bigdragonsoft <bigdragonsoft@gmail.com> AuthorDate: 2024-10-23 17:56:18 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-23 17:56:18 +0000 games/gobang: Update 0.1.1 → 0.1.2 Changelog: https://github.com/bigdragonsoft/gobang/releases/tag/0.1.2 PR: 282270 games/gobang/Makefile | 2 +- games/gobang/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.