pkgsrc-WIP-changes archive

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

emacs-git: fix path



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Feb 21 23:05:35 2025 +0100
Changeset:	ae6f602ce6cf79eba8a858a086664863d834e381

Modified Files:
	emacs-git/options.mk

Log Message:
emacs-git: fix path

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

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

diffstat:
 emacs-git/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index b7cc7d193d..562a03c833 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -213,7 +213,7 @@ DEPENDS+=	tree-sitter-heex-[0-9]*:../../textproc/tree-sitter-heex
 DEPENDS+=	tree-sitter-html-[0-9]*:../../textproc/tree-sitter-html
 DEPENDS+=	tree-sitter-java-[0-9]*:../../textproc/tree-sitter-java
 DEPENDS+=	tree-sitter-javascript-[0-9]*:../../textproc/tree-sitter-javascript
-DEPENDS+=	tree-sitter-jsdoc-[0-9]*:../../textproc/tree-sitter-json
+DEPENDS+=	tree-sitter-jsdoc-[0-9]*:../../textproc/tree-sitter-jsdoc
 DEPENDS+=	tree-sitter-json-[0-9]*:../../textproc/tree-sitter-json
 DEPENDS+=	tree-sitter-lua-[0-9]*:../../textproc/tree-sitter-lua
 DEPENDS+=	tree-sitter-markdown-[0-9]*:../../textproc/tree-sitter-markdown


Home | Main Index | Thread Index | Old Index