--- src/nuspell/finder.cxx	2022-02-15 23:20:42.000000000 -0500
+++ src/nuspell/finder.cxx	2022-02-15 23:21:00.000000000 -0500
@@ -98,6 +98,7 @@
 		paths.push_back("/usr/share/hunspell");
 		paths.push_back("/usr/local/share/myspell");
 		paths.push_back("/usr/share/myspell");
+		paths.push_back("@@HUNSPELL_PATH@@");
 	}
 #if defined(__APPLE__) && defined(__MACH__)
 	if (auto home = getenv("HOME"))
