aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork-filesharing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork-filesharing/Makefile')
-rw-r--r--net/kdenetwork-filesharing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile
index 87bc94331ec3..6e1d6dd2bf95 100644
--- a/net/kdenetwork-filesharing/Makefile
+++ b/net/kdenetwork-filesharing/Makefile
@@ -7,10 +7,10 @@ CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Filesharing via Samba
-USES= cmake:outsource gettext kde:5 tar:xz
+USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= completion config coreaddons doctools ecm i18n jobwidgets kio \
service widgetsaddons
-USE_QT5= core gui network widgets \
+USE_QT= core gui network widgets \
buildtools_build qmake_build
.include <bsd.port.mk>