diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /textproc/hunspell/patch-src_tools_Makefile.am | |
parent | - Now fix to use this port on !i386. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'textproc/hunspell/patch-src_tools_Makefile.am')
-rw-r--r-- | textproc/hunspell/patch-src_tools_Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/hunspell/patch-src_tools_Makefile.am b/textproc/hunspell/patch-src_tools_Makefile.am deleted file mode 100644 index b200053a3598..000000000000 --- a/textproc/hunspell/patch-src_tools_Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ - -$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 - |