From ca8aaa0ebb48c714041b616280fc20b43c47690c Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 12 Sep 2023 08:20:27 +0200 Subject: math/rocs: remove unnecessary dependency on webkit Was removed upstream in [1] [1] https://invent.kde.org/education/rocs/-/commit/e1171bfaecb9c719b89f8ed04d60ad76ea4088dd --- math/rocs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/rocs/Makefile b/math/rocs/Makefile index e31f3bc57560..eae3006230f3 100644 --- a/math/rocs/Makefile +++ b/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 @@ -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 -- cgit v1.2.3