Skip to content

Commit

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

MAINTAINER= kde@FreeBSD.org
Expand All @@ -20,7 +21,7 @@ USES= cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca \
CPE_VENDOR= kde
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \
kdewebkit kio notifications service solid sonnet syntaxhighlighting \
kio notifications service solid sonnet syntaxhighlighting \
textwidgets wallet widgetsaddons windowsystem xmlgui \
ecm:build
# pim components
Expand Down

0 comments on commit eb4cfb3

Please sign in to comment.