diff options
Diffstat (limited to 'textproc/mythes/Makefile')
-rw-r--r-- | textproc/mythes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 903684524ba3..66c936e1645d 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -2,7 +2,7 @@ PORTNAME= mythes PORTVERSION= 1.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} @@ -13,7 +13,7 @@ COMMENT= Simple thesaurus library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell USES= compiler:c++11-lib libtool pathfix perl5 pkgconfig shebangfix USE_LDCONFIG= yes |