summaryrefslogtreecommitdiff
path: root/textproc/hunspell/patch-src_tools_Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
commitcc415305a049ca523f2a8cf674009fa77c54fee6 (patch)
tree6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /textproc/hunspell/patch-src_tools_Makefile.in
parentd4e6bf5186e82e1b9df2ee5c6ad6642f974f54e9 (diff)
Diffstat (limited to 'textproc/hunspell/patch-src_tools_Makefile.in')
-rw-r--r--textproc/hunspell/patch-src_tools_Makefile.in15
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 \