git: 2a25004820ab - main - devel/wasi-libcxx: fix PKGBASE collision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 17:52:19 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a25004820ab428b5ba9d98b87fffb8ab288b546 commit 2a25004820ab428b5ba9d98b87fffb8ab288b546 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-11-21 17:51:35 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-11-21 17:51:35 +0000 devel/wasi-libcxx: fix PKGBASE collision --- devel/wasi-libcxx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/wasi-libcxx/Makefile b/devel/wasi-libcxx/Makefile index b270c9d06d5d..afd2d0ff4fea 100644 --- a/devel/wasi-libcxx/Makefile +++ b/devel/wasi-libcxx/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 \