diff options
Diffstat (limited to 'devel/plasma5-khotkeys/Makefile')
| -rw-r--r-- | devel/plasma5-khotkeys/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile index 7e17f0ff9219..a8b7ae208a1a 100644 --- a/devel/plasma5-khotkeys/Makefile +++ b/devel/plasma5-khotkeys/Makefile @@ -1,17 +1,20 @@ PORTNAME= khotkeys DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 library for hotkeys USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg +# kdelibs4support needs doctools USE_KDE= auth bookmarks codecs completion config configwidgets \ - coreaddons crash dbusaddons ecm emoticons globalaccel \ + coreaddons crash dbusaddons emoticons globalaccel \ guiaddons i18n iconthemes init itemmodels itemviews jobwidgets \ kcmutils kdelibs4support kio notifications parts \ plasma-framework plasma-workspace service solid sonnet \ - textwidgets unitconversion widgetsaddons windowsystem xmlgui + textwidgets unitconversion widgetsaddons windowsystem xmlgui \ + doctools_build ecm_build USE_QT= concurrent core dbus gui network printsupport widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xtst |
