Skip to content

Commit

Permalink
net/kf5-kdav: remove obosolete dependency on qt5-xmlpatterns
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent f3790c0 commit 87cf79a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net/kf5-kdav/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kdav
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net kde kde-frameworks

Expand All @@ -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

Expand Down

0 comments on commit 87cf79a

Please sign in to comment.