Skip to content

Commit

Permalink
math/rocs: 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 67844b9 commit ca8aaa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion math/rocs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rocs
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= math education kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -15,7 +16,7 @@ USE_KDE= archive auth codecs completion config configwidgets coreaddons \
service solid sonnet syntaxhighlighting texteditor textwidgets \
widgetsaddons windowsystem xmlgui \
doctools:build ecm:build
USE_QT= concurrent core dbus declarative gui network script scripttools svg webkit \
USE_QT= concurrent core dbus declarative gui network script scripttools svg \
widgets xml xmlpatterns \
buildtools:build qmake:build testlib:build
USE_XORG= x11
Expand Down

0 comments on commit ca8aaa0

Please sign in to comment.