aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-11-21 17:51:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-11-21 17:51:35 +0000
commit2a25004820ab428b5ba9d98b87fffb8ab288b546 (patch)
tree0a610da9c0ef22d40f9bc9b9072f72973539d07f
parentf5ed2ff943fca353142024bdb2925a0b0e97894c (diff)
downloadports-2a25004820ab428b5ba9d98b87fffb8ab288b546.tar.gz
ports-2a25004820ab428b5ba9d98b87fffb8ab288b546.zip
devel/wasi-libcxx: fix PKGBASE collision
-rw-r--r--devel/wasi-libcxx/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \