aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kio/Makefile')
-rw-r--r--devel/kf5-kio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index 12fff228365d..6c1e819e6067 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -8,14 +8,14 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 resource and network access abstraction
USES= cmake:outsource compiler:c++11-lib desktop-file-utils \
- gettext kde:5 ssl tar:xz
+ gettext kde:5 qt:5 ssl tar:xz
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config \
configwidgets coreaddons dbusaddons doctools ecm \
i18n iconthemes itemviews jobwidgets \
notifications service solid sonnet textwidgets wallet \
widgetsaddons windowsystem xmlgui
-USE_QT5= buildtools_build concurrent core dbus gui network \
+USE_QT= buildtools_build concurrent core dbus gui network \
qmake_build script widgets x11extras xml
.include <bsd.port.mk>