summaryrefslogtreecommitdiff
path: root/textproc/hunspell/patch-src_tools_Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /textproc/hunspell/patch-src_tools_Makefile.in
parente892f2bbcdaf08e461fb47a64eee749e1a02fe85 (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 \