diff options
Diffstat (limited to 'x11-themes/plasma5-oxygen/Makefile')
-rw-r--r-- | x11-themes/plasma5-oxygen/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile index d06bb382f988..9deed00d3228 100644 --- a/x11-themes/plasma5-oxygen/Makefile +++ b/x11-themes/plasma5-oxygen/Makefile @@ -1,5 +1,6 @@ PORTNAME= oxygen DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,8 +14,9 @@ USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \ xorg USE_LDCONFIG= yes USE_KDE= auth codecs completion config configwidgets coreaddons \ - decoration ecm frameworkintegration guiaddons i18n kcmutils \ - service wayland widgetsaddons windowsystem + decoration frameworkintegration guiaddons i18n kcmutils \ + service wayland widgetsaddons windowsystem \ + ecm:build USE_QT= core dbus declarative gui network widgets x11extras xml \ buildtools:build qmake:build USE_XORG= x11 xcb |