pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

helix: + c++



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Fri Apr 1 12:27:02 2022 +0200
Changeset:	d1a8cac1e25e28a1133bbb71fe99d79328b790ee

Modified Files:
	helix/Makefile

Log Message:
helix: + c++

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d1a8cac1e25e28a1133bbb71fe99d79328b790ee

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 helix/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/helix/Makefile b/helix/Makefile
index 80fc3721d0..1055761f9f 100644
--- a/helix/Makefile
+++ b/helix/Makefile
@@ -319,6 +319,7 @@ COMMENT=	Editor inspired by kakoune / neovim
 # Additionally, the tree-sitter sources have various licenses.
 LICENSE=	mpl-2.0
 WRKSRC=		${WRKDIR}/${GITHUB_PROJECT}-${DISTNAME}
+USE_LANGUAGES+=	c++
 
 INSTALLATION_DIRS+=	share/helix/runtime/grammars
 


Home | Main Index | Thread Index | Old Index