diff options
Diffstat (limited to 'x11-clocks/ktimer/Makefile')
-rw-r--r-- | x11-clocks/ktimer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 962538489e2a..47fee20b4f75 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktimer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -11,7 +12,7 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons doctools ecm i18n iconthemes jobwidgets kio \ notifications service widgetsaddons xmlgui -USE_QT= core dbus gui network widgets xml \ +USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS |