aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 07:23:15 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 15:14:59 +0000
commit8e4954d676488ec2dde371981fab46273730a525 (patch)
tree4e75f35eb53f120cc89695d926bc3324aec64cfd
parentca8aaa0ebb48c714041b616280fc20b43c47690c (diff)
downloadports-8e4954d676488ec2dde371981fab46273730a525.tar.gz
ports-8e4954d676488ec2dde371981fab46273730a525.zip
net/incidenceeditor: drop unnecessary dependencies
-rw-r--r--net/incidenceeditor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile
index 0e7123df3d46..2d8733403415 100644
--- a/net/incidenceeditor/Makefile
+++ b/net/incidenceeditor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= incidenceeditor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -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