diff options
Diffstat (limited to 'net-im/ktp-common-internals/Makefile')
-rw-r--r-- | net-im/ktp-common-internals/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index 78a816fef33e..ba7b351d66a7 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-common-internals DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -24,7 +25,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ kio notifications notifyconfig parts people service solid \ sonnet texteditor textwidgets wallet widgetsaddons windowsystem \ xmlgui -USE_QT= core dbus declarative gui network sql widgets xml \ +USE_QT= concurrent core dbus declarative gui network sql widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |