diff options
Diffstat (limited to 'net/kdav/Makefile')
-rw-r--r-- | net/kdav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdav/Makefile b/net/kdav/Makefile index 5b4a3aa198d9..b50a54ecdd8a 100644 --- a/net/kdav/Makefile +++ b/net/kdav/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= A DAV protocol implementation with KJobs -USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm i18n kio service USE_QT= core dbus gui network xml xmlpatterns \ buildtools_build qmake_build |