pkgsrc-WIP-changes archive

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

emacs-git: enable tree-sitter



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Jan 18 13:29:25 2023 +0100
Changeset:	3d38d9b9d0d4a5462aa917e4ac9a440e81b657aa

Modified Files:
	emacs-git/Makefile

Log Message:
emacs-git: enable tree-sitter

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

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

diffstat:
 emacs-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emacs-git/Makefile b/emacs-git/Makefile
index 8d58319ea1..951206d24c 100644
--- a/emacs-git/Makefile
+++ b/emacs-git/Makefile
@@ -70,5 +70,6 @@ post-install:
 .include "../../fonts/harfbuzz/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/libimagequant/buildlink3.mk"
+.include "../../textproc/tree-sitter/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index