diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-06-22 23:57:10 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-06-22 23:57:10 +0000 |
commit | 4803a9e905c236d38f52b7aec5032ac9a360cd90 (patch) | |
tree | 94d8d0b5ba36e2b07b5fbb9daecb65f27a3f1c60 /x11/kf5-kdelibs4support | |
parent | 8c8221873a89088c5ce8adcc5794ae68943534de (diff) | |
download | freebsd-ports-4803a9e905c236d38f52b7aec5032ac9a360cd90.zip |
KDE Frameworks: complete dependencies
Diffstat (limited to 'x11/kf5-kdelibs4support')
-rw-r--r-- | x11/kf5-kdelibs4support/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kf5-kdelibs4support/Makefile b/x11/kf5-kdelibs4support/Makefile index b4cb59d327e4..dae2568fcaeb 100644 --- a/x11/kf5-kdelibs4support/Makefile +++ b/x11/kf5-kdelibs4support/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdelibs4support DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -18,7 +19,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ widgetsaddons windowsystem xmlgui \ designerplugin_build designerplugin_run \ itemmodels_run -USE_QT= buildtools_build core dbus designer gui network \ +USE_QT= buildtools_build concurrent core dbus designer gui network \ printsupport qmake_build svg testlib widgets \ x11extras xml USE_XORG= ice sm x11 xext |