diff options
Diffstat (limited to 'textproc/mythes/Makefile')
-rw-r--r-- | textproc/mythes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index c5929e88062..dcf96a70cf8 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Simple thesaurus library -LIB_DEPENDS= hunspell-1.2.0:${PORTSDIR}/hungarian/hunspell +LIB_DEPENDS= hunspell-1.2.0:${PORTSDIR}/textproc/hunspell USE_GNOME= gnomehack USE_LDCONFIG= yes |