net/matterbridge: fix missing WANTLIB
la-ninpre aaoth@aaoth.xyz
Wed, 03 May 2023 17:39:11 +0300
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
net/matterbridge/Makefile
→
net/matterbridge/Makefile
@@ -1,6 +1,7 @@
COMMENT = bridge between multiple chat platforms VERSION = 1.26.0 +REVISION = 0 DISTNAME = matterbridge-${VERSION}@@ -16,6 +17,8 @@ MAINTAINER = la ninpre <aaoth@aaoth.xyz>
!# Apache-2.0 PERMIT_PACKAGE = Yes + +WANTLIB += c pthread MODULES = lang/go MODGO_FLAGS = -tags nomsteams # don't need to build that cr..., ahem, big thing