diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index 54e1798eb075..236f4cd9a05a 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -15,7 +15,8 @@ DISTNAME= igerman98-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Hunspell german dictionary -BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell +BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \ + hunspell:${PORTSDIR}/textproc/hunspell USE_BZIP2= yes ALL_TARGET= hunspell-all |