Commit 87cf79ac authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

net/kf5-kdav: remove obosolete dependency on qt5-xmlpatterns

parent f3790c01
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
PORTNAME=	kdav
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	net kde kde-frameworks

@@ -9,7 +10,7 @@ COMMENT= DAV protocol implementation with KJobs
USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=	config coreaddons i18n kio service \
		ecm:build
USE_QT=		concurrent core dbus gui network xml xmlpatterns \
USE_QT=		concurrent core dbus gui network xml \
		buildtools:build qmake:build testlib:build
USE_LDCONFIG=	yes