Created attachment 245244 [details] restore fsnotifier path. Mistakenly changed the fsnotifier path, need to restore the path. Confirmed from a new installation, ports code of java/intellij-fsnotifier and java/intellij/common.mk.
The bug was introduced by https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274046. It's my bad. Please update it again.
Sorry for the trouble caused by it.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d62fb97c7780c729b2b39d1174646ef52ec584d5 commit d62fb97c7780c729b2b39d1174646ef52ec584d5 Author: yjqg6666 <jinking.this@gmail.com> AuthorDate: 2023-09-26 08:00:21 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-09-26 11:47:54 +0000 java/intellij-ultimate: fix fsnotifier path PR: 274097 Reported by: jinking.this@gmail.com java/intellij-ultimate/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks.