diff options
Diffstat (limited to 'textproc/kf5-sonnet/Makefile')
-rw-r--r-- | textproc/kf5-sonnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile index fd0a30ea34d0..056af56f96dd 100644 --- a/textproc/kf5-sonnet/Makefile +++ b/textproc/kf5-sonnet/Makefile @@ -2,14 +2,14 @@ PORTNAME= sonnet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 plugin-based spell checking library LIB_DEPENDS= libaspell.so:textproc/aspell \ - libhunspell-1.6.so:textproc/hunspell + libhunspell-1.7.so:textproc/hunspell USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm |