diff options
Diffstat (limited to 'devel/plasma5-plasma-sdk/Makefile')
-rw-r--r-- | devel/plasma5-plasma-sdk/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index 34c7997eb68d..1b169b6cf0d8 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION}.1 +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -8,11 +9,11 @@ WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= archive attica auth codecs completion config configwidgets \ - coreaddons dbusaddons ecm i18n iconthemes itemmodels \ - jobwidgets kdeclarative kio kirigami2 newstuff package parts \ + coreaddons dbusaddons i18n iconthemes itemmodels jobwidgets \ + kdeclarative kio kirigami2 newstuff package parts \ plasma-framework service solid sonnet syntaxhighlighting \ texteditor textwidgets widgetsaddons windowsystem xmlgui \ - doctools:build + doctools:build ecm:build USE_QT= concurrent core dbus declarative gui network webkit widgets \ x11extras xml \ buildtools:build qmake:build |