diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-16 18:41:46 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-16 18:41:46 +0000 |
commit | b3ffaf12d7087f1969a4211b1148dd2addf57ec0 (patch) | |
tree | cd5280cec47c8ca0398349d1b6022be9c637c185 /misc/kf5-purpose/Makefile | |
parent | 3ff0ef754cb160ccfa8baa557ac2e57c6dcf7a42 (diff) | |
download | ports-b3ffaf12d7087f1969a4211b1148dd2addf57ec0.tar.gz ports-b3ffaf12d7087f1969a4211b1148dd2addf57ec0.zip |
Notes
Diffstat (limited to 'misc/kf5-purpose/Makefile')
-rw-r--r-- | misc/kf5-purpose/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kf5-purpose/Makefile b/misc/kf5-purpose/Makefile index 1cf73ae392c8..5ea29b6e322f 100644 --- a/misc/kf5-purpose/Makefile +++ b/misc/kf5-purpose/Makefile @@ -2,7 +2,6 @@ PORTNAME= purpose DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -15,7 +14,7 @@ USES= cmake compiler:c++11-lang gettext \ kde:5 pkgconfig qt:5 tar:xz USE_GNOME= intltool USE_KDE= config completion coreaddons ecm i18n kdeclarative kio \ - notifications jobwidgets service widgetsaddons + kirigami2 notifications jobwidgets service widgetsaddons USE_QT= concurrent core dbus declarative gui network widgets xml \ buildtools_build qmake_build |