diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-19 05:23:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-19 05:23:03 +0000 |
commit | 0f57ce77afaad12ca17c2e74d318f146418f5aad (patch) | |
tree | 2a519361558e66339300a0c17273a15d22026c77 /textproc/hunspell/files/patch-Makefile.in | |
parent | Return net-mgmt/grepip back to the fold. (diff) |
- update to 1.3.2
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license
Notes
Notes:
svn path=/head/; revision=277936
Diffstat (limited to 'textproc/hunspell/files/patch-Makefile.in')
-rw-r--r-- | textproc/hunspell/files/patch-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/hunspell/files/patch-Makefile.in b/textproc/hunspell/files/patch-Makefile.in deleted file mode 100644 index 672e80e67f74..000000000000 --- a/textproc/hunspell/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig -+++ Makefile.in -@@ -320,7 +320,7 @@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - ACLOCAL_AMFLAGS = -I m4 --SUBDIRS = intl po src man m4 tests -+SUBDIRS = po src man m4 tests - pkgconfdir = $(libdir)/pkgconfig - pkgconf_DATA = hunspell.pc - EXTRA_DIST = BUGS README.myspell AUTHORS.myspell license.myspell license.hunspell \ |