2acab2f824
- Fix installed Hungarian dictionary locating error PR: ports/131366 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
11 lines
290 B
Text
11 lines
290 B
Text
|
|
$FreeBSD$
|
|
|
|
--- src/tools/Makefile.am.orig
|
|
+++ src/tools/Makefile.am
|
|
@@ -1,4 +1,4 @@
|
|
-bin_PROGRAMS=analyze chmorph example hunspell munch unmunch hzip hunzip
|
|
+bin_PROGRAMS=analyze chmorph example hunspell munch unmunch
|
|
|
|
INCLUDES=-I${top_srcdir}/src/hunspell -I${top_srcdir}/src/parsers
|
|
|