git: cfea3f769207 - main - devel/wasi-compiler-rt: fix PKGBASE collision

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Tue, 21 Nov 2023 17:52:20 UTC
The branch main has been updated by antoine:

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

commit cfea3f7692076641ba48f0d876fba7de49569f85
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-11-21 17:52:04 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-11-21 17:52:04 +0000

    devel/wasi-compiler-rt: fix PKGBASE collision
---
 devel/wasi-compiler-rt/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/wasi-compiler-rt/Makefile b/devel/wasi-compiler-rt/Makefile
index fee5f003ed9a..00289154f05e 100644
--- a/devel/wasi-compiler-rt/Makefile
+++ b/devel/wasi-compiler-rt/Makefile
@@ -20,6 +20,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 .if ${DISTVERSION} == 0
 IGNORE=		is a meta-port; there is nothing to build
+PKGNAMESUFFIX=	-master
 .endif
 
 BUILD_DEPENDS=	${WASI_SYSROOT}/include/stdarg.h:devel/wasi-libc