aboutsummaryrefslogtreecommitdiff
path: root/textproc/kf5-sonnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/kf5-sonnet/Makefile')
-rw-r--r--textproc/kf5-sonnet/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/kf5-sonnet/Makefile b/textproc/kf5-sonnet/Makefile
index 8eb8b31121e8..9cc573c99b36 100644
--- a/textproc/kf5-sonnet/Makefile
+++ b/textproc/kf5-sonnet/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sonnet
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= textproc kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -9,9 +10,9 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \
libhunspell-1.7.so:textproc/hunspell
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
-USE_KDE= ecm
-USE_QT= core gui linguisttools testlib uiplugin widgets \
- buildtools_build qmake_build
+USE_KDE= ecm_build
+USE_QT= core gui linguisttools uiplugin widgets \
+ buildtools_build qmake_build testlib_build
# Disable examples -- they are not installed anyways.
CMAKE_OFF= ENABLE_EXAMPLES