diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index 5bd41260ab82..0fdaf420515c 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -1,14 +1,15 @@ PORTNAME= ki18n DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 advanced internationalization framework USES= cmake compiler:c++11-lib gettext-runtime \ gettext-tools:build,run kde:5 qt:5 tar:xz USE_KDE= ecm:build -USE_QT= concurrent core declarative network script \ +USE_QT= core declarative network \ buildtools:build qmake:build testlib:build .include