diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 21:58:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 21:58:24 +0000 |
commit | 3560fa9a82df6cbc7ddae874b3a584ea98218a31 (patch) | |
tree | f1cc7e71e3ac4b0e908a5b068be6fa115772c943 /german | |
parent | 4df02fccf4aef8d55cda74cada44664b6b6ee54d (diff) | |
download | ports-3560fa9a82df6cbc7ddae874b3a584ea98218a31.tar.gz ports-3560fa9a82df6cbc7ddae874b3a584ea98218a31.zip |
Notes
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 |