Skip to content

Commit

Permalink
net/incidenceeditor: drop unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent ca8aaa0 commit 8e4954d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/incidenceeditor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= incidenceeditor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= net kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -21,8 +22,8 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadimime calendarcore \
calendarsupport calendarutils contacts eventviews grantleetheme \
identitymanagement imap ldap libkdepim mailtransport mime pimcommon \
pimtextedit
USE_QT= concurrent core dbus gui network printsupport uitools \
webkit widgets xml \
USE_QT= concurrent core dbus gui network printsupport \
widgets xml \
buildtools:build qmake:build testlib:build
USE_XORG= x11
USE_LDCONFIG= yes
Expand Down

0 comments on commit 8e4954d

Please sign in to comment.