freebsd-ports/textproc/hunspell/patch-src_tools_Makefile.am
Gabor Kovesdan 2acab2f824 - Update to 1.2.8
- Fix installed Hungarian dictionary locating error

PR:		ports/131366
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-02-08 15:46:37 +00:00

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