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-sysintl | |
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-sysintl')
-rw-r--r-- | textproc/hunspell/files/patch-sysintl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/hunspell/files/patch-sysintl b/textproc/hunspell/files/patch-sysintl deleted file mode 100644 index d44d394cba79..000000000000 --- a/textproc/hunspell/files/patch-sysintl +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- configure.orig -+++ configure -@@ -20562,7 +20562,7 @@ - fi - - --ac_config_files="$ac_config_files Makefile hunspell.pc man/Makefile man/hu/Makefile intl/Makefile po/Makefile.in m4/Makefile src/Makefile src/hunspell/Makefile src/hunspell/hunvisapi.h src/parsers/Makefile src/tools/Makefile src/win_api/Makefile tests/Makefile tests/suggestiontest/Makefile" -+ac_config_files="$ac_config_files Makefile hunspell.pc man/Makefile man/hu/Makefile po/Makefile.in m4/Makefile src/Makefile src/hunspell/Makefile src/hunspell/hunvisapi.h src/parsers/Makefile src/tools/Makefile src/win_api/Makefile tests/Makefile tests/suggestiontest/Makefile" - - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure |