diff options
Diffstat (limited to 'textproc/hunspell/patch-src_tools_Makefile.in')
-rw-r--r-- | textproc/hunspell/patch-src_tools_Makefile.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/hunspell/patch-src_tools_Makefile.in b/textproc/hunspell/patch-src_tools_Makefile.in deleted file mode 100644 index a22d5725516c..000000000000 --- a/textproc/hunspell/patch-src_tools_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- src/tools/Makefile.in.orig -+++ src/tools/Makefile.in -@@ -35,8 +35,7 @@ - host_triplet = @host@ - target_triplet = @target@ - bin_PROGRAMS = analyze$(EXEEXT) chmorph$(EXEEXT) example$(EXEEXT) \ -- hunspell$(EXEEXT) munch$(EXEEXT) unmunch$(EXEEXT) \ -- hzip$(EXEEXT) hunzip$(EXEEXT) -+ hunspell$(EXEEXT) munch$(EXEEXT) unmunch$(EXEEXT) - noinst_PROGRAMS = example$(EXEEXT) - subdir = src/tools - DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ |