diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-02 05:41:50 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-09-02 05:41:50 +0000 |
commit | 41aa63fa0bee5444822b549f9b5edeaf3923f0a0 (patch) | |
tree | 329b9860cec2b8bc443912ad4a52d7732ffc9db3 /hebrew | |
parent | f5447d93be8416343a7bdfd7332194300bedd22c (diff) |
Notes
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index c6ff7a3e3738..58cda12dbe4e 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -16,9 +16,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Hebrew hunspell dictionaries -BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv - -USES= perl5 +USES= iconv:build perl5 ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes |