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 1aa97b64176a..c0fcb1971483 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple thesaurus library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell +LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell USES= libtool pathfix pkgconfig shebangfix SHEBANG_FILES= th_gen_idx.pl |